Emacs auto-fill bug.
authorAndrew Trick <atrick@apple.com>
Fri, 12 Nov 2010 18:17:46 +0000 (18:17 +0000)
committerAndrew 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

index 73e26e7929f2f94f45fa180b6088e4b0e8de968a..bf5939dc3c9892d952511304df4a70983e54d004 100644 (file)
@@ -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.