[llvm-commits] [llvm] r118908 - /llvm/trunk/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll

Andrew Trick atrick at apple.com
Fri Nov 12 10:17:46 PST 2010


Author: atrick
Date: Fri Nov 12 12:17:46 2010
New Revision: 118908

URL: http://llvm.org/viewvc/llvm-project?rev=118908&view=rev
Log:
Emacs auto-fill bug.

Modified:
    llvm/trunk/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll

Modified: llvm/trunk/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll?rev=118908&r1=118907&r2=118908&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll (original)
+++ llvm/trunk/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll Fri Nov 12 12:17:46 2010
@@ -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.





More information about the llvm-commits mailing list