diff options
Diffstat (limited to 'llvm/test/CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll')
| -rw-r--r-- | llvm/test/CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll b/llvm/test/CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll index 0ec05f75e3d..088d3e1e7b3 100644 --- a/llvm/test/CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll +++ b/llvm/test/CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc +; RUN: llc < %s ; PR4769 target datalayout = "e-p:16:8:8-i8:8:8-i16:8:8-i32:8:8" target triple = "msp430-generic-generic" |

