aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb/ldr_frame.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Thumb/ldr_frame.ll')
-rw-r--r--test/CodeGen/Thumb/ldr_frame.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb/ldr_frame.ll b/test/CodeGen/Thumb/ldr_frame.ll
index 6c58638..0e879d7 100644
--- a/test/CodeGen/Thumb/ldr_frame.ll
+++ b/test/CodeGen/Thumb/ldr_frame.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb | FileCheck %s
+; RUN: llc -mtriple=thumb-eabi %s -o - | FileCheck %s
define i32 @f1() {
; CHECK-LABEL: f1: