aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-12-29 12:15:47 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-12-29 12:15:47 +0000
commit64be05a87321216adf9cf34ac1dad8670af54870 (patch)
tree238526232fc186aec540c75ed1eb730bcfbdb4ea /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent24e9773fc5b5955f8b010db357fee096432dc367 (diff)
downloadllvm-64be05a87321216adf9cf34ac1dad8670af54870.zip
llvm-64be05a87321216adf9cf34ac1dad8670af54870.tar.gz
llvm-64be05a87321216adf9cf34ac1dad8670af54870.tar.bz2
[cmake/multilib] Teach libc++'s CMake build to support multilib libdir
suffixes like 'lib64' or 'lib32'. This support is currently very rhudimentary. We define a variable LIBCXX_LIBDIR_SUFFIX. In a standalone build of libc++ this can be directly set as a cached variable to control the multilib suffix used. When building libc++ within a larger LLVM build, it is hard wired to whatever LLVM libdir suffix has been selected. If this doesn't work for someone, just let me know. I'm happy to change it. This is essentially new functionality for libc++ so I don't expect it to have any impact for folks until they start setting these variables. However, I know libc++ is built in a diverse set of environments so just let me know if this causes you any problems. llvm-svn: 224926
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions