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:
a894ae1
)
Don't bother running the assembler, we don't know that it will be configured
author
Chris Lattner
<sabre@nondot.org>
Tue, 20 Jan 2009 21:41:53 +0000
(21:41 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 20 Jan 2009 21:41:53 +0000
(21:41 +0000)
for whatever llc defaults to. This fixes PR3363
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62619
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Generic/2008-07-29-EHLabel.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Generic/2008-07-29-EHLabel.ll
b/test/CodeGen/Generic/2008-07-29-EHLabel.ll
index 69a4e13223160d73fbb57c7ee2cc05104e3797ed..3fd9968dd13b58a47db4fc6e73949311e631e605 100644
(file)
--- a/
test/CodeGen/Generic/2008-07-29-EHLabel.ll
+++ b/
test/CodeGen/Generic/2008-07-29-EHLabel.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | llc
-o - | as -o /dev/null
+; RUN: llvm-as < %s | llc
; PR2609
%struct..0._11 = type { i32 }
%struct..1__pthread_mutex_s = type { i32, i32, i32, i32, i32, %struct..0._11 }