diff options
Diffstat (limited to 'test/Transforms/ScalarRepl/2006-01-24-IllegalUnionPromoteCrash.ll')
| -rw-r--r-- | test/Transforms/ScalarRepl/2006-01-24-IllegalUnionPromoteCrash.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ScalarRepl/2006-01-24-IllegalUnionPromoteCrash.ll b/test/Transforms/ScalarRepl/2006-01-24-IllegalUnionPromoteCrash.ll index bcb8457..d62d4c9 100644 --- a/test/Transforms/ScalarRepl/2006-01-24-IllegalUnionPromoteCrash.ll +++ b/test/Transforms/ScalarRepl/2006-01-24-IllegalUnionPromoteCrash.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | opt -scalarrepl -disable-output +; RUN: opt %s -scalarrepl -disable-output target datalayout = "E-p:32:32" |
