Add more triple to conditional-tailcall.ll test
authorHans Wennborg <hans@hanshq.net>
Wed, 7 Sep 2016 18:19:31 +0000 (18:19 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 7 Sep 2016 18:19:31 +0000 (18:19 +0000)
llvm-svn: 280835

llvm/test/CodeGen/X86/conditional-tailcall.ll

index 00e8f9f52e90d49b0fc778d63268fbd4063297a4..a317017311a6b00ef3761e588c0112c7c518945d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -show-mc-encoding | FileCheck %s
+; RUN: llc < %s -mtriple=i686-linux -show-mc-encoding | FileCheck %s
 
 declare void @foo()
 declare void @bar()