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/2007-03-21-JoinIntervalsCrash.ll | |
parent | 83145c3f19685bf17df4b7a4579a92bda2020a94 (diff) | |
download | external_llvm-5373b721c0c76c54f948b9097ba7f4737dbab730.zip external_llvm-5373b721c0c76c54f948b9097ba7f4737dbab730.tar.gz external_llvm-5373b721c0c76c54f948b9097ba7f4737dbab730.tar.bz2 |
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/2007-03-21-JoinIntervalsCrash.ll')
-rw-r--r-- | test/CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll b/test/CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll index e5fed6a..32daf83 100644 --- a/test/CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll +++ b/test/CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll @@ -33,7 +33,6 @@ %struct.varray_head_tag = type opaque %union.tree_ann_d = type opaque -implementation ; Functions: define void @declspecs_add_type(i32 %spec.1) { entry: |