Remove use of implementation keyword.
[oota-llvm.git] / test / Integer / BitCast.ll
index 53f66f66305d6ac364aba437399d7f70ce6ab693..c589ff07667104882865056eec3bd2ff7e9d2a65 100644 (file)
@@ -4,7 +4,6 @@
 
 declare void @"foo"(i31 %i, i1280 %j, i1 %k, float %f)
 
-implementation
 
 ; foo test basic arith operations
 define void @"foo"(i31 %i, i1280 %j, i1 %k, float %f)