The "implementation" keyword is no more!
[oota-llvm.git] / test / Transforms / LoopRotate / PhiSelfRefernce-1.ll
index d7e84f665b7015bd3566043b6fe66ec4e4b3dff9..a55704b1fdb6b1f87a47ae8fb77447c2a5369667 100644 (file)
@@ -1,8 +1,6 @@
 ; RUN: llvm-as < %s | opt -loop-rotate -disable-output
 ; ModuleID = 'PhiSelfRefernce-1.bc'
 
-implementation   ; Functions:
-
 define void @snrm2(i32 %incx) {
 entry:
        br i1 false, label %START, label %return