summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/switch-lower.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/CodeGen/Generic/switch-lower.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/CodeGen/Generic/switch-lower.ll')
-rw-r--r--llvm/test/CodeGen/Generic/switch-lower.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/switch-lower.ll b/llvm/test/CodeGen/Generic/switch-lower.ll
index 5c64869626b..b1aad3f4514 100644
--- a/llvm/test/CodeGen/Generic/switch-lower.ll
+++ b/llvm/test/CodeGen/Generic/switch-lower.ll
@@ -1,7 +1,6 @@
; RUN: llvm-as < %s | llc
; PR1197
-implementation ; Functions:
define void @exp_attr__expand_n_attribute_reference() {
entry:
OpenPOWER on IntegriCloud