llvm-project/llvm/runtimes
Louis Dionne 2b9b7b5775 [runtimes] Do not set XXX_STANDALONE_BUILD for libc++/abi/unwind
The runtimes build was lying to the various runtimes builds by setting
XXX_STANDALONE_BUILD=ON when they are really not being built standalone.
Only COMPILER_RT_STANDALONE_BUILD appears to be necessary, but setting it
for the other runtimes actually breaks everything.

Differential Revision: https://reviews.llvm.org/D90005
2020-10-23 01:09:23 -04:00
..
CMakeLists.txt [runtimes] Do not set XXX_STANDALONE_BUILD for libc++/abi/unwind 2020-10-23 01:09:23 -04:00
Components.cmake.in
llvm-strip-link.in [runtime] Use --strip-all rather than --strip-sections 2019-03-10 04:26:54 +00:00