diff --git a/llvm/test/CodeGen/Thumb/stack-frame.ll b/llvm/test/CodeGen/Thumb/stack-frame.ll index fda7267016d1..09d480aec290 100644 --- a/llvm/test/CodeGen/Thumb/stack-frame.ll +++ b/llvm/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