[PATCH] XFAIL ptrace test on arm
Alexey Samsonov
samsonov at google.com
Tue May 20 15:32:35 PDT 2014
Shouldn't this be called COMPILER_RT_TEST_TARGET_TRIPLE instead?
================
Comment at: test/lit.common.configured.in:10
@@ -9,3 +9,3 @@
# Generic config options for all compiler-rt lit tests.
-set_default("target_triple", "@TARGET_TRIPLE@")
+set_default("target_triple", "@COMPILER_RT_TARGET_TRIPLE@")
set_default("target_cflags", "@COMPILER_RT_TEST_COMPILER_CFLAGS@")
----------------
Is this actually used anywhere?
http://reviews.llvm.org/D3855
More information about the llvm-commits
mailing list