1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00

Emacs auto-fill bug.

llvm-svn: 118908
This commit is contained in:
Andrew Trick 2010-11-12 18:17:46 +00:00
parent f9d1b45754
commit a2f5bd63ff

View 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.