This is an archive of the discontinued LLVM Phabricator instance.

[llvm-objdump] - Import the test/Object/X86/no-start-symbol.test test case and rewrite it to use YAML.
ClosedPublic

Authored by grimar on Jul 23 2019, 3:12 AM.

Details

Summary

This patch removes test/Object/X86/no-start-symbol.test (rewrites
it to use YAML and moves it to llvm-objdump tests folder).

(This test was initially introduced in rL239039, but now there
is no reason to keep the precompiled binary it seems).

Diff Detail

Repository
rL LLVM

Event Timeline

grimar created this revision.Jul 23 2019, 3:12 AM
This revision is now accepted and ready to land.Jul 23 2019, 4:59 AM
MaskRay accepted this revision.Jul 23 2019, 10:49 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 24 2019, 5:27 AM