mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
485cb308d9
Summary: Currently the XCOFF backend does not support writing 64-bit object files, which the ORC JIT tests will try to exercise if we are on AIX. This patch selectively disables the tests on AIX for now. Reviewers: hubert.reinterpretcast, jasonliu, DiggerLin, stevewan, lhames Reviewed By: hubert.reinterpretcast, lhames Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D78813 |
||
---|---|---|
.. | ||
JITLink | ||
MCJIT | ||
Orc | ||
CMakeLists.txt | ||
ExecutionEngineTest.cpp |