projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13bc0d1
)
Add more triple to conditional-tailcall.ll test
author
Hans Wennborg
<hans@hanshq.net>
Wed, 7 Sep 2016 18:19:31 +0000
(18:19 +0000)
committer
Hans 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
patch
|
blob
|
history
diff --git
a/llvm/test/CodeGen/X86/conditional-tailcall.ll
b/llvm/test/CodeGen/X86/conditional-tailcall.ll
index 00e8f9f52e90d49b0fc778d63268fbd4063297a4..a317017311a6b00ef3761e588c0112c7c518945d 100644
(file)
--- a/
llvm/test/CodeGen/X86/conditional-tailcall.ll
+++ b/
llvm/test/CodeGen/X86/conditional-tailcall.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -m
arch=x86
-show-mc-encoding | FileCheck %s
+; RUN: llc < %s -m
triple=i686-linux
-show-mc-encoding | FileCheck %s
declare void @foo()
declare void @bar()