Make the default triple optional by allowing an empty string
[oota-llvm.git] / test / BugPoint / remove_arguments_test.ll
index fee514e0c409eefcb614978d89b25a6ac0155e4d..72be4fe559363d61da57e2a76f20d9114136880b 100644 (file)
@@ -5,7 +5,7 @@
 ; Test to make sure that arguments are removed from the function if they are
 ; unnecessary. And clean up any types that frees up too.
 
-; CHECK: target triple
+; CHECK: ModuleID
 ; CHECK-NOT: struct.anon
 %struct.anon = type { i32 }