Set the 'MadeChange' variable if we are deleting blocks.
[oota-llvm.git] / test / CodeGen / Hexagon / opt-fabs.ll
index f1a66f4e65c7ffad53e297aad209554c1818bc7a..31b56fd6e982d7c8d911a9caacf826e6409e8270 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=hexagon -mcpu=hexagonv5  < %s | FileCheck %s
+; RUN: llc -mtriple=hexagon-unknown-elf -mcpu=hexagonv5  < %s | FileCheck %s
 ; Optimize fabsf to clrbit in V5.
 
 ; CHECK: r{{[0-9]+}} = clrbit(r{{[0-9]+}}, #31)