Fix RUN line in test/Transforms/LoopDeletion/crashbc.ll

llvm-svn: 350807
This commit is contained in:
Bjorn Pettersson 2019-01-10 09:58:23 +00:00
parent decce55758
commit 15313a3705
1 changed files with 1 additions and 1 deletions

View File

@ -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