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:
6d031a3
)
Fix the test for r231201. We don't crash anymore.
author
Filipe Cabecinhas
<me@filcab.net>
Wed, 4 Mar 2015 02:09:40 +0000
(
02:09
+0000)
committer
Filipe Cabecinhas
<me@filcab.net>
Wed, 4 Mar 2015 02:09:40 +0000
(
02:09
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231207
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/fast-isel-args-fail2.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/fast-isel-args-fail2.ll
b/test/CodeGen/X86/fast-isel-args-fail2.ll
index 124ba025784398b426b5f8b593278c2deee6e79b..f7066577f2de2b950d4b0a1982fca7a97ddfcdf4 100644
(file)
--- a/
test/CodeGen/X86/fast-isel-args-fail2.ll
+++ b/
test/CodeGen/X86/fast-isel-args-fail2.ll
@@
-1,4
+1,4
@@
-; RUN: not
--crash
llc < %s -fast-isel -fast-isel-abort=2 -mtriple=x86_64-apple-darwin10
+; RUN: not llc < %s -fast-isel -fast-isel-abort=2 -mtriple=x86_64-apple-darwin10
; REQUIRES: asserts
%struct.s0 = type { x86_fp80, x86_fp80 }