Remove use of implementation keyword.
[oota-llvm.git] / test / CodeGen / X86 / test-hidden.ll
index 27f890fb1b884dcb27902ef3b870d756da4b7b3e..da0a4f40e782a1f133c7041058603b97eace7483 100644 (file)
@@ -6,7 +6,6 @@
 @a = hidden global i32 0
 @b = external global i32
 
-implementation   ; Functions:
 
 define weak hidden void @_ZN6Person13privateMethodEv(%struct.Person* %this) {
   ret void