R600/SI: Fix tests with triples in them
[oota-llvm.git] / test / CodeGen / R600 / coalescer_remat.ll
index f78a77b361540b441852e9e50243db600c067384..8795174bc76ee39cbca784a59d7583b5e7e0e2a2 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llc -march=amdgcn -verify-machineinstrs -o - %s | FileCheck %s
-target triple="amdgcn--"
+; RUN: llc -march=amdgcn -verify-machineinstrs -mtriple=amdgcn-- -o - %s | FileCheck %s
 
 declare float @llvm.fma.f32(float, float, float)