aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Transforms/LoopRotate/PhiSelfRefernce-1.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Transforms/LoopRotate/PhiSelfRefernce-1.ll b/test/Transforms/LoopRotate/PhiSelfRefernce-1.ll
index d7e84f665b..a55704b1fd 100644
--- a/test/Transforms/LoopRotate/PhiSelfRefernce-1.ll
+++ b/test/Transforms/LoopRotate/PhiSelfRefernce-1.ll
@@ -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