Add methods to StringMap to erase entries by key.
[oota-llvm.git] / test / ExecutionEngine / test-constantexpr.ll
index 2bf1949ead8e73ad6bf78b66512d722059203180..3623cf4bd264998ae01d3694a4ae807ffccce5bf 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
 
 ; This tests to make sure that we can evaluate weird constant expressions