diff options
Diffstat (limited to 'llvm/test/ExecutionEngine/JITLink/lit.local.cfg')
| -rw-r--r-- | llvm/test/ExecutionEngine/JITLink/lit.local.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/ExecutionEngine/JITLink/lit.local.cfg b/llvm/test/ExecutionEngine/JITLink/lit.local.cfg new file mode 100644 index 000000000000..429d01d071df --- /dev/null +++ b/llvm/test/ExecutionEngine/JITLink/lit.local.cfg @@ -0,0 +1,2 @@ +if "aix" in config.target_triple: + config.unsupported = True |
