Remove use of implementation keyword.
[oota-llvm.git] / test / Integer / BitPacked.ll
index 26c9ee95c7cc31dce40ca203e8a13559fbbcf5c4..d363a81e7344ed8b55decdf8bb2f97fd8a4ca6b2 100644 (file)
@@ -5,7 +5,6 @@
 @foo1 = external global <4 x float>;
 @foo2 = external global <2 x i10>;
 
-implementation   ; Functions:
 
 define void @main() 
 {