You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/utils
Louis Dionne ef2d23967e [libc++] Move the linker script generation step to CMake
Summary:
This allows the linker script generation to query CMake properties
(specifically the dependencies of libc++.so) instead of having to
carry these dependencies around manually in global variables. Notice
the removal of the LIBCXX_INTERFACE_LIBRARIES global variable.

Reviewers: phosek, EricWF

Subscribers: mgorny, christof, jkorous, dexonsmith, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D68343

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@374116 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
ci [libc++] Add a CMake cache for Apple-specific configuration options 5 years ago
docker Attempt to remove linker workaround on the buildbots: Attempt 2 5 years ago
gdb/libcxx Make libc++ gdb pretty printer Python 3 compatible 5 years ago
google-benchmark [benchmark] Fix win32 link on case-sensitive fs 5 years ago
libcxx Don't assume libcxx_gdb is always set. 5 years ago
symcheck-blacklists Start libc++ python cleanup and consolidation. 8 years ago
cat_files.py Update more file headers across all of the LLVM projects in the monorepo 6 years ago
generate_feature_test_macro_components.py P0722R3: Implement library support for destroying delete 6 years ago
merge_archives.py [libc++] Improve Python 3 compatibility for merge_archives.py 5 years ago
not.py Tolerate import errors in "not.py" implementation 5 years ago
run.py [libcxx] Codesign test executables if necessary 5 years ago
sym_diff.py Update more file headers across all of the LLVM projects in the monorepo 6 years ago
sym_extract.py Make the sym_diff utilities more useful. 6 years ago
sym_match.py Update more file headers across all of the LLVM projects in the monorepo 6 years ago