diff options
Diffstat (limited to 'llvm/test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll')
| -rw-r--r-- | llvm/test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll b/llvm/test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll index e0f58a8682b..f550c8349f8 100644 --- a/llvm/test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll +++ b/llvm/test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll @@ -10,7 +10,7 @@ ; should pass through the optimizer without failure. ; ; Extra code: -; RUN: opt %s -instcombine +; RUN: opt < %s -instcombine ; END. target datalayout = "e-p:32:32" |

