Add methods to StringMap to erase entries by key.
[oota-llvm.git] / test / Transforms / GVN / mixed.ll
index 08c80d60a5116f89a6942652ba9c7174c80fc06a..0c4f65cf965190f81c5a444628d11e1a232f2f2b 100644 (file)
@@ -10,4 +10,4 @@ block1:
        %DEADGEP = getelementptr i32* %DEADLOAD, i32 0
        %DEADLOAD2 = load i32* %DEADGEP
        ret i32 %DEADLOAD2
-}
\ No newline at end of file
+}