diff options
author | Mikhail Glushenkov <foldr@codedgers.com> | 2009-06-23 20:46:48 +0000 |
---|---|---|
committer | Mikhail Glushenkov <foldr@codedgers.com> | 2009-06-23 20:46:48 +0000 |
commit | 248c414024d457384d7f0cb85fbe94ad0d7890aa (patch) | |
tree | 3aaecab4c9aae8354326814a1095e3afd164d88c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 92df147ae5b1795674b3e7cddb56101581771ed4 (diff) | |
download | bcm5719-llvm-248c414024d457384d7f0cb85fbe94ad0d7890aa.tar.gz bcm5719-llvm-248c414024d457384d7f0cb85fbe94ad0d7890aa.zip |
Make llvmc work again.
Chris recently broke llvmc with his Makefile changes (r75379). That patch made
the global change .o -> .a, which caused built-in llvmc plugins to stop working
since plugin initialization in llvmc is based on static variables not referenced
from the main executable. This patch implements auto-generated forced references
to the plugin libraries.
llvm-svn: 74000
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions