Add methods to StringMap to erase entries by key.
[oota-llvm.git] / test / ExecutionEngine / 2003-01-04-PhiTest.ll
index cadb19e7775a6784080002b1e1e598325df654fb..649ed0b242775300503859def2a36763f4a6be3b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
+; RUN: llvm-as %s -f -o %t.bc
 ; RUN: lli %t.bc > /dev/null
 
 define i32 @main() {