This is an archive of the discontinued LLVM Phabricator instance.

[test] - Remove precomiled openbsd-phdrs.elf-x86-64 objects.
ClosedPublic

Authored by grimar on Aug 16 2019, 5:15 AM.

Details

Summary

There are 2 similar openbsd-phdrs.elf-x86-64 objects committed and
used in test/Object and test/tools/llvm-objdump test cases.

There is no reason to have them, we can use YAML instead. Patch does that.

Diff Detail

Event Timeline

grimar created this revision.Aug 16 2019, 5:15 AM
MaskRay accepted this revision.Aug 16 2019, 5:31 AM
MaskRay added inline comments.
test/tools/llvm-objdump/X86/openbsd-headers.test
1

X86/openbsd-headers.test -> openbsd-headers.test?

The test doesn't use target specific features.

This revision is now accepted and ready to land.Aug 16 2019, 5:31 AM
This revision was automatically updated to reflect the committed changes.
grimar marked an inline comment as done.
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2019, 7:24 AM