aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2012-10-21 21:08:29 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2012-10-21 21:08:29 +0000
commit6c8e6966186179e04a9a6310af572923e11eb608 (patch)
treef89eb92595a8a28327082d8aa14ccb5ca118d0be /clang/lib/Frontend/CompilerInvocation.cpp
parent8884dc323f3dc215554a9275bc2f9bebf944e1cf (diff)
downloadllvm-6c8e6966186179e04a9a6310af572923e11eb608.zip
llvm-6c8e6966186179e04a9a6310af572923e11eb608.tar.gz
llvm-6c8e6966186179e04a9a6310af572923e11eb608.tar.bz2
cmake: Use suffix for shared modules instead of the one for shared libraries
On Linux there is no difference between shared modules and shared libaries, both are '.so' files. However, on darwin only shared modules are '.so' files. Shared libraries have the '.dynlib' suffix. Fix test cases on darwin by expecting a shared module suffix for Polly instead of a shared library suffix. This fixes PR14135 Reported by: Jack Howarth <howarth@bromo.med.uc.edu> llvm-svn: 166402
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions