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:
d75c3f1
)
Emacs auto-fill bug.
author
Andrew Trick
<atrick@apple.com>
Fri, 12 Nov 2010 18:17:46 +0000
(18:17 +0000)
committer
Andrew Trick
<atrick@apple.com>
Fri, 12 Nov 2010 18:17:46 +0000
(18:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118908
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll
b/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll
index 73e26e7929f2f94f45fa180b6088e4b0e8de968a..bf5939dc3c9892d952511304df4a70983e54d004 100644
(file)
--- a/
test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll
+++ b/
test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll
@@
-1,4
+1,5
@@
-; RUN: llc < %s PR8287: SelectionDag scheduling time.
+; RUN: llc < %s
+; PR8287: SelectionDag scheduling time.
; Yes, some front end really produces this code. But that is a
; separate bug. This is more an example than a real test, because I
; don't know how give llvm-lit a timeout.