projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6eb635
)
fix an incorrect target triple.
author
Chris Lattner
<sabre@nondot.org>
Wed, 12 Aug 2009 06:28:51 +0000
(06:28 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 12 Aug 2009 06:28:51 +0000
(06:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78795
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/2009-08-08-CastError.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2009-08-08-CastError.ll
b/test/CodeGen/X86/2009-08-08-CastError.ll
index 2cddf02697fd8ab8f2fd5ccd51dffdfb2fa5eb82..6edc5187b0d2b1d81a36ab3a62bc40b5dc689b9e 100644
(file)
--- a/
test/CodeGen/X86/2009-08-08-CastError.ll
+++ b/
test/CodeGen/X86/2009-08-08-CastError.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-mingw | grep movabsq
+; RUN: llvm-as < %s | llc -mtriple=x86_64-mingw
64
| grep movabsq
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"