summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2009-06-23 20:46:48 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2009-06-23 20:46:48 +0000
commit248c414024d457384d7f0cb85fbe94ad0d7890aa (patch)
tree3aaecab4c9aae8354326814a1095e3afd164d88c /clang/lib/CodeGen/CodeGenModule.cpp
parent92df147ae5b1795674b3e7cddb56101581771ed4 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud