summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb/trap.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Thumb/trap.ll')
-rw-r--r--llvm/test/CodeGen/Thumb/trap.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Thumb/trap.ll b/llvm/test/CodeGen/Thumb/trap.ll
index e04059c4b02..7d2f6f11a4d 100644
--- a/llvm/test/CodeGen/Thumb/trap.ll
+++ b/llvm/test/CodeGen/Thumb/trap.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb | FileCheck %s
+; RUN: llc -mtriple=thumb-eabi %s -o - | FileCheck %s
; rdar://7961298
define void @t() nounwind {
OpenPOWER on IntegriCloud