This is an archive of the discontinued LLVM Phabricator instance.

[IFUNC] Fix ifunc-asm.ll test
ClosedPublic

Authored by DmitryPolukhin on Apr 7 2016, 7:09 AM.

Details

Summary

It seems that llc cannot be called used in assembler tests so test that
checks asm for particular target needs to be moved to codegen.

Diff Detail

Event Timeline

DmitryPolukhin retitled this revision from to [IFUNC] Fix ifunc-asm.ll test.
DmitryPolukhin updated this object.
DmitryPolukhin added a subscriber: llvm-commits.
echristo accepted this revision.Apr 7 2016, 2:08 PM
echristo edited edge metadata.

LGTM, sorry I didn't notice it in the first place.

This revision is now accepted and ready to land.Apr 7 2016, 2:08 PM