Limit debug instr-referencing tests to X86
authorJeremy Morse <jeremy.morse@sony.com>
Thu, 22 Oct 2020 13:50:45 +0000 (14:50 +0100)
committerJeremy Morse <jeremy.morse@sony.com>
Thu, 22 Oct 2020 14:04:19 +0000 (15:04 +0100)
commite3c6b0f1514c8e3fceb5f5451e672c9394aa9460
tree1029ad26c1df46f6791d3ef1633e155087270aa1
parent09bc755deaa69b1377a8c050131f67cd276a51f3
Limit debug instr-referencing tests to X86

The instruction referencing work currently only works on X86, and all the
tests for it will be X86 based for the time being. Configure the whole
directory to be X86-only, seeing how I keep on landing tests that don't
have the correct REQUIRES lines.
llvm/test/DebugInfo/MIR/InstrRef/lit.local.cfg [new file with mode: 0644]