[PATCH] XFAIL ptrace test on arm

Alexey Samsonov samsonov at google.com
Tue May 20 15:39:41 PDT 2014


================
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@")
----------------
Alexey Samsonov wrote:
> Is this actually used anywhere?
Ah, disregard this comment. lit uses it to properly understand  XFAIL.

http://reviews.llvm.org/D3855






More information about the llvm-commits mailing list