misched: Infrastructure for weak DAG edges.
[oota-llvm.git] / test / CodeGen / ARM / odr_comdat.ll
index a1fcc9bfc2ac0b3875f0743f8d26e20047cf3f69..e28b5788ef6d10ca3ea9734dfba7d0439ededc21 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=arm-linux-gnueabi        | FileCheck %s -check-prefix=ARMGNUEABI
+; RUN: llc < %s -mtriple=arm-linux-gnueabi | FileCheck %s -check-prefix=ARMGNUEABI
 
 ; Checking that a comdat group gets generated correctly for a static member 
 ; of instantiated C++ templates.