1
0
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:
Bjorn Pettersson 2019-01-10 09:58:23 +00:00
parent b4983a1b0e
commit 32990b21e6

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