X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FThumb%2Fstack-frame.ll;h=09d480aec290e6ba4e2bbdd746857e3b5d854c2a;hb=813f44a29fd0fd140127023222d0633e23783bcc;hp=fda7267016d15ac85def000a6f9fce6f68ac37df;hpb=2abadea537b10739dc76ad0bf698776eba32c989;p=oota-llvm.git diff --git a/test/CodeGen/Thumb/stack-frame.ll b/test/CodeGen/Thumb/stack-frame.ll index fda7267016d..09d480aec29 100644 --- a/test/CodeGen/Thumb/stack-frame.ll +++ b/test/CodeGen/Thumb/stack-frame.ll @@ -1,4 +1,4 @@ -; RUN: llc -mtriple=thumb-eabi %s -o - | FileCheck %s +; RUN: llc -mtriple=thumb-eabi < %s -o - | FileCheck %s define void @f1() { %c = alloca i8, align 1