diff options
Diffstat (limited to 'test/Transforms/SSI/2009-08-17-CritEdge.ll')
-rw-r--r-- | test/Transforms/SSI/2009-08-17-CritEdge.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/SSI/2009-08-17-CritEdge.ll b/test/Transforms/SSI/2009-08-17-CritEdge.ll index f17436005b..61bd2dc693 100644 --- a/test/Transforms/SSI/2009-08-17-CritEdge.ll +++ b/test/Transforms/SSI/2009-08-17-CritEdge.ll @@ -1,4 +1,4 @@ -; RUN: opt %s -ssi-everything -disable-output +; RUN: opt < %s -ssi-everything -disable-output define void @test(i32 %x) { entry: |