summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg3
-rw-r--r--llvm/test/Transforms/ThinLTOBitcodeWriter/x86/module-asm.ll (renamed from llvm/test/Transforms/ThinLTOBitcodeWriter/module-asm.ll)0
2 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg b/llvm/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg
new file mode 100644
index 00000000000..8c2d62df2c4
--- /dev/null
+++ b/llvm/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg
@@ -0,0 +1,3 @@
+if not 'X86' in config.root.targets:
+ config.unsupported = True
+
diff --git a/llvm/test/Transforms/ThinLTOBitcodeWriter/module-asm.ll b/llvm/test/Transforms/ThinLTOBitcodeWriter/x86/module-asm.ll
index 15e47785cbe..15e47785cbe 100644
--- a/llvm/test/Transforms/ThinLTOBitcodeWriter/module-asm.ll
+++ b/llvm/test/Transforms/ThinLTOBitcodeWriter/x86/module-asm.ll
OpenPOWER on IntegriCloud