[all-commits] [llvm/llvm-project] 1dda6a: [test][ORC-RT] Disable elfnix_platform tests on no...
Peter S. Housel via All-commits
all-commits at lists.llvm.org
Fri May 6 20:13:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1dda6ad80c1256c280a2c0b9d0104422eb2fcdac
https://github.com/llvm/llvm-project/commit/1dda6ad80c1256c280a2c0b9d0104422eb2fcdac
Author: Peter S. Housel <housel at acm.org>
Date: 2022-05-06 (Fri, 06 May 2022)
Changed paths:
R compiler-rt/test/orc/TestCases/FreeBSD/ehframe-default.cpp
R compiler-rt/test/orc/TestCases/FreeBSD/ehframe-libunwind.cpp
A compiler-rt/test/orc/TestCases/FreeBSD/x86-64/ehframe-default.cpp
A compiler-rt/test/orc/TestCases/FreeBSD/x86-64/ehframe-libunwind.cpp
R compiler-rt/test/orc/TestCases/Linux/ehframe-default.cpp
R compiler-rt/test/orc/TestCases/Linux/ehframe-libunwind.cpp
A compiler-rt/test/orc/TestCases/Linux/x86-64/ehframe-default.cpp
A compiler-rt/test/orc/TestCases/Linux/x86-64/ehframe-libunwind.cpp
Log Message:
-----------
[test][ORC-RT] Disable elfnix_platform tests on non-x86_64 platforms
ORC ELFNixPlatform currently only supports x86_64.
More information about the All-commits
mailing list