diff options
Diffstat (limited to 'test/ExecutionEngine/MCJIT/2003-05-11-PHIRegAllocBug.ll')
| -rw-r--r-- | test/ExecutionEngine/MCJIT/2003-05-11-PHIRegAllocBug.ll | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/ExecutionEngine/MCJIT/2003-05-11-PHIRegAllocBug.ll b/test/ExecutionEngine/MCJIT/2003-05-11-PHIRegAllocBug.ll index 0512575d1b4e..2f9b1439a38a 100644 --- a/test/ExecutionEngine/MCJIT/2003-05-11-PHIRegAllocBug.ll +++ b/test/ExecutionEngine/MCJIT/2003-05-11-PHIRegAllocBug.ll @@ -1,6 +1,4 @@ -; RUN: %lli_mcjit %s > /dev/null - -target datalayout = "e-p:32:32" +; RUN: %lli %s > /dev/null define i32 @main() { entry: |
