diff options
| author | Mikhail Glushenkov <foldr@codedgers.com> | 2009-03-03 10:04:23 +0000 |
|---|---|---|
| committer | Mikhail Glushenkov <foldr@codedgers.com> | 2009-03-03 10:04:23 +0000 |
| commit | 0e65857392c8661b7df689bb184dde4b9e17a2f8 (patch) | |
| tree | 1187c2e9f858bb49dd6422127c3521aa1676cefd /lib/Linker | |
| parent | dea35371664eeb9f202effdcf27a7235054b57e7 (diff) | |
| download | external_llvm-0e65857392c8661b7df689bb184dde4b9e17a2f8.zip external_llvm-0e65857392c8661b7df689bb184dde4b9e17a2f8.tar.gz external_llvm-0e65857392c8661b7df689bb184dde4b9e17a2f8.tar.bz2 | |
Oops.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65942 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Linker')
| -rw-r--r-- | lib/Linker/LinkModules.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Linker/LinkModules.cpp b/lib/Linker/LinkModules.cpp index 9e8696d..c596812 100644 --- a/lib/Linker/LinkModules.cpp +++ b/lib/Linker/LinkModules.cpp @@ -1,4 +1,4 @@ - //===- lib/Linker/LinkModules.cpp - Module Linker Implementation ---------===// +//===- lib/Linker/LinkModules.cpp - Module Linker Implementation ----------===// // // The LLVM Compiler Infrastructure // |
