Remove use of implementation keyword.
[oota-llvm.git] / test / Transforms / IndVarsSimplify / 2007-01-06-TripCount.ll
index 6e459308824380fc8731bb515a223f72a17c07ee..8dc5b88cce4527c6840ccb4f4bb3348194bcd848 100644 (file)
@@ -7,7 +7,6 @@ target triple = "i686-apple-darwin8"
 @foo = internal constant [5 x i8] c"\00abc\00"         ; <[5 x i8]*> [#uses=1]
 @str = internal constant [4 x i8] c"%d\0A\00"          ; <[4 x i8]*> [#uses=1]
 
-implementation   ; Functions:
 
 define i32 @test(i32 %J) {
 entry: