diff options
Diffstat (limited to 'test/Verifier/2004-05-21-SwitchConstantMismatch.ll')
-rw-r--r-- | test/Verifier/2004-05-21-SwitchConstantMismatch.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Verifier/2004-05-21-SwitchConstantMismatch.ll b/test/Verifier/2004-05-21-SwitchConstantMismatch.ll index 339a21cac190..fea290d74c4a 100644 --- a/test/Verifier/2004-05-21-SwitchConstantMismatch.ll +++ b/test/Verifier/2004-05-21-SwitchConstantMismatch.ll @@ -1,4 +1,4 @@ -; RUN: not llvm-as < %s >& /dev/null +; RUN: not llvm-as < %s > /dev/null 2>&1 |