Remove use of implementation keyword.
[oota-llvm.git] / test / CodeGen / PowerPC / 2007-02-23-lr-saved-twice.ll
index 2e67f8f0d25ad29a79a5a83f19151e5bb93ac240..3a7d393db89253ad4f91ab82c679a9b62c430be2 100644 (file)
@@ -4,7 +4,6 @@ target datalayout = "e-p:32:32"
 target triple = "powerpc-apple-darwin8"
 @str = internal constant [18 x i8] c"hello world!, %d\0A\00"            ; <[18 x i8]*> [#uses=1]
 
-implementation   ; Functions:
 
 define i32 @main() {
 entry: