forked from OSchip/llvm-project
a0ae3b0789
Instead, people should be using CMAKE_POSITION_INDEPENDENT_CODE to control whether they want to use PIC or not. We should try to avoid reinventing the wheel whenever CMake natively supports something. This makes libc++abi consistent with libc++ and libunwind. Differential Revision: https://reviews.llvm.org/D103973 |
||
---|---|---|
.. | ||
cmake | ||
fuzz | ||
include | ||
lib | ||
src | ||
test | ||
www | ||
.clang-format | ||
.gitignore | ||
CMakeLists.txt | ||
CREDITS.TXT | ||
LICENSE.TXT |