summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic')
-rw-r--r--llvm/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll b/llvm/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll
index 73e26e7929f..bf5939dc3c9 100644
--- a/llvm/test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll
+++ b/llvm/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.
OpenPOWER on IntegriCloud