This is an archive of the discontinued LLVM Phabricator instance.

[LLD][ELF] - Convert 3 testcases to use yaml instead of binaries.
ClosedPublic

Authored by grimar on Feb 28 2019, 5:46 AM.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

grimar created this revision.Feb 28 2019, 5:46 AM
grimar updated this revision to Diff 188737.Feb 28 2019, 6:42 AM
  • Restore removed "REQUIRES X86".
grimar updated this revision to Diff 188738.Feb 28 2019, 6:44 AM
  • Remove added "REQUIRES: x86". It is not needed. Original test case also did not have it, because it uses yaml2obj and not llvm-mc.
ruiu accepted this revision.Feb 28 2019, 11:06 AM

LGTM

This revision is now accepted and ready to land.Feb 28 2019, 11:06 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2019, 2:58 AM