summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-28 02:38:26 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-28 02:38:26 +0000
commit44259a29c012dfcd277b0a6945bbfd1a60f6a6df (patch)
treec2bb030cf825743638fd199eb6e2623e5326f640 /llvm/test/Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll
parentb7e45e705a3327f67e948c8591c5785bf3deacfc (diff)
downloadbcm5719-llvm-44259a29c012dfcd277b0a6945bbfd1a60f6a6df.tar.gz
bcm5719-llvm-44259a29c012dfcd277b0a6945bbfd1a60f6a6df.zip
Remove use of implementation keyword.
llvm-svn: 35412
Diffstat (limited to 'llvm/test/Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll')
-rw-r--r--llvm/test/Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll b/llvm/test/Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll
index da28f595a35..d60da44b7f1 100644
--- a/llvm/test/Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll
+++ b/llvm/test/Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll
@@ -5,7 +5,6 @@ target datalayout = "e-p:32:32"
target triple = "i686-pc-linux-gnu"
%struct.termbox = type { %struct.termbox*, i32, i32, i32, i32, i32 }
-implementation ; Functions:
define void @ggenorien() {
entry:
OpenPOWER on IntegriCloud