[test][ORC-RT] Disable elfnix_platform tests on non-x86_64 platforms
authorPeter S. Housel <housel@acm.org>
Sat, 7 May 2022 02:59:56 +0000 (19:59 -0700)
committerPeter S. Housel <housel@acm.org>
Sat, 7 May 2022 03:11:35 +0000 (20:11 -0700)
ORC ELFNixPlatform currently only supports x86_64.

compiler-rt/test/orc/TestCases/FreeBSD/x86-64/ehframe-default.cpp [moved from compiler-rt/test/orc/TestCases/Linux/ehframe-default.cpp with 100% similarity]
compiler-rt/test/orc/TestCases/FreeBSD/x86-64/ehframe-libunwind.cpp [moved from compiler-rt/test/orc/TestCases/Linux/ehframe-libunwind.cpp with 100% similarity]
compiler-rt/test/orc/TestCases/Linux/x86-64/ehframe-default.cpp [moved from compiler-rt/test/orc/TestCases/FreeBSD/ehframe-default.cpp with 100% similarity]
compiler-rt/test/orc/TestCases/Linux/x86-64/ehframe-libunwind.cpp [moved from compiler-rt/test/orc/TestCases/FreeBSD/ehframe-libunwind.cpp with 100% similarity]