]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commitdiff
Attempt to fix buildbots by XFAILing some architectures.
authorBill Wendling <isanbard@gmail.com>
Sun, 5 Jan 2014 03:10:56 +0000 (03:10 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 5 Jan 2014 03:10:56 +0000 (03:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198537 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/builtin-returnaddress-error.ll

index d3bd15715239395573d70f360ed23b7d47f9c11c..f39f1c51c1c35cf90a59310bc8ca79a53f2ee283 100644 (file)
@@ -1,5 +1,7 @@
 ; RUN: not llc < %s -O0 2> %t1
 ; RUN: FileCheck %s < %t1
+; XFAIL: ppc64,mips
+; PR18363
 
 ; CHECK: argument to '__builtin_return_address' must be a constant integer