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 | 59a5afa9966f0d8425bc4d9ec918e8034d37315f (patch) | |
| tree | bfb3271c1f409b239918c2b99bbd084c5f1a0192 /llvm/lib | |
| parent | 4f85b86120ee8180f5fb84caf583f9102f7e497b (diff) | |
| download | bcm5719-llvm-59a5afa9966f0d8425bc4d9ec918e8034d37315f.tar.gz bcm5719-llvm-59a5afa9966f0d8425bc4d9ec918e8034d37315f.zip | |
Oops.
llvm-svn: 65942
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Linker/LinkModules.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Linker/LinkModules.cpp b/llvm/lib/Linker/LinkModules.cpp index 9e8696ddb1d..c596812e0cc 100644 --- a/llvm/lib/Linker/LinkModules.cpp +++ b/llvm/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 // |

