mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Fix RUN line in test/Transforms/LoopDeletion/crashbc.ll
llvm-svn: 350807
This commit is contained in:
parent
b4983a1b0e
commit
32990b21e6
@ -1,5 +1,5 @@
|
||||
; Make sure we don't crash when writing bitcode.
|
||||
; RUN: opt -loop-deletion -o /dev/null
|
||||
; RUN: opt < %s -loop-deletion -o /dev/null
|
||||
|
||||
define void @f() {
|
||||
br label %bb1
|
||||
|
Loading…
x
Reference in New Issue
Block a user