diff options
Diffstat (limited to 'llvm/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll')
| -rw-r--r-- | llvm/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll b/llvm/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll index c4d07080e17..d143ab05035 100644 --- a/llvm/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll +++ b/llvm/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll @@ -1,4 +1,4 @@ -; RUN: opt %s -lowerswitch +; RUN: opt < %s -lowerswitch define void @child(i32 %ct.1) { entry: |

