diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-03-28 02:38:26 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-03-28 02:38:26 +0000 |
commit | 5373b721c0c76c54f948b9097ba7f4737dbab730 (patch) | |
tree | 64fa80203e3e09c75ace8c8965a9ad819e83b6d2 /test/CodeGen/ARM/call_nolink.ll | |
parent | 83145c3f19685bf17df4b7a4579a92bda2020a94 (diff) |
Remove use of implementation keyword.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35412 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/call_nolink.ll')
-rw-r--r-- | test/CodeGen/ARM/call_nolink.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/call_nolink.ll b/test/CodeGen/ARM/call_nolink.ll index fa1641d167..4dbfe8d670 100644 --- a/test/CodeGen/ARM/call_nolink.ll +++ b/test/CodeGen/ARM/call_nolink.ll @@ -8,7 +8,6 @@ @numi = external global i32 ; <i32*> [#uses=1] @counter = external global [2 x i32] ; <[2 x i32]*> [#uses=1] -implementation ; Functions: define void @main_bb_2E_i_bb205_2E_i_2E_i_bb115_2E_i_2E_i() { newFuncRoot: |