AMDGPU: Add pass to detect used kernel features
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-cmn2.ll
index a09a1493e9802aeaf604589bd904cd499329347f..42473c2dcadeb672b2856938d1c00e109a11659e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mcpu=arm1156t2-s -mattr=+thumb2 | FileCheck %s
+; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
 
 ; -0x000000bb = 4294967109
 define i1 @f1(i32 %a) {