[ORC] Re-enable ELF DebugObjectManagerPlugin tests
authorStefan Gränitz <stefan.graenitz@gmail.com>
Wed, 22 Sep 2021 15:35:26 +0000 (17:35 +0200)
committerStefan Gränitz <stefan.graenitz@gmail.com>
Wed, 22 Sep 2021 15:55:46 +0000 (17:55 +0200)
commit506dbd88fe8f1d3ac43457a9bb960c4745368886
tree6037c03a042346fb8a846f96c7ffd24ef110b1c2
parent8a44281f478fb0b62ea2d09f10b13643f774cdab
[ORC] Re-enable ELF DebugObjectManagerPlugin tests

These tests were disabled by accident after D107640. Actually, REQUIRES lines don't support `x86_64` and so these tests stopped running on all targets.
`native && target-x86_64` should be the correct term to express "x86_64 host targeting native arch".
llvm/test/ExecutionEngine/OrcLazy/debug-descriptor-elf-minimal.ll
llvm/test/ExecutionEngine/OrcLazy/debug-objects-elf-minimal.ll