summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2014-03-03 21:58:50 +0000
committerTobias Grosser <tobias@grosser.es>2014-03-03 21:58:50 +0000
commit2c1a81aefde765f9f7cf57c93e43e346c6e8ccfc (patch)
treec7cd7de67681e52a9569b9baa765c62065d1608d /clang/lib/CodeGen/CodeGenModule.cpp
parent1d5c1fad68e198e802c1fd7642876716ab1b2841 (diff)
downloadbcm5719-llvm-2c1a81aefde765f9f7cf57c93e43e346c6e8ccfc.tar.gz
bcm5719-llvm-2c1a81aefde765f9f7cf57c93e43e346c6e8ccfc.zip
cmake: Split off functionality for LLVM loadable module
This fixes the buildbots who failed, because the linker eliminated most of the Polly functionality when building without BUILD_SHARED_LIBS=ON. Besides fixing the build, this change also brings additional functionality. With the new separation between the general polly libraries and the functionality for the polly module, it is now possible to link polly directly into a tool instead of using requiring users to load a shared library. llvm-svn: 202762
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud