aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2012-06-08 09:41:23 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2012-06-08 09:41:23 +0000
commitb32ad401882c6fc0c21666de99f0bebef413400c (patch)
treea1f92280d305fdf9998db0aea718173deedad78a /clang/lib/Basic/SourceManager.cpp
parent1416e17c89da90d52ac5c9d86b9006a482d377dd (diff)
downloadllvm-b32ad401882c6fc0c21666de99f0bebef413400c.zip
llvm-b32ad401882c6fc0c21666de99f0bebef413400c.tar.gz
llvm-b32ad401882c6fc0c21666de99f0bebef413400c.tar.bz2
cmake: Pass the -m32 flag to modules if LLVM_BUILD_32_BITS is enabled
This was previously only done for executables and shared libraries, but not for modules. As modules are essentially shared libraries (that need to be dlopened explicitly), threating them the same as shared libraries seems reasonable. This fixes the LLVM_BUILD_32_BITS build of Polly. Contributed by: Ondra Hosek <ondra.hosek@gmail.com> llvm-svn: 158195
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions