llvm-project/libcxx/www
Louis Dionne 2d0b4d6bb3 [libc++][CMake] Clean up some of the libc++ re-exporting logic
Summary:
This change allows specifying the version of libc++abi's ABI to re-export
when configuring CMake. It also clearly identifies which ABI version of
libc++abi each export file contains.

Finally, it removes hardcoded knowledge about the 10.9 SDK for MacOS,
since that knowledge is not relevant anymore. Indeed, libc++ can't be
built with the toolchain that came with the 10.9 SDK anyway because
the version of Clang it includes is too old (for example if you want
to build a working libc++.dylib, you need bugfixes to visibility
attributes that are only in recent Clangs).

Reviewers: dexonsmith, EricWF

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

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

llvm-svn: 356587
2019-03-20 18:16:24 +00:00
..
TS_deprecation.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
atomic_design.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
atomic_design_a.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
atomic_design_b.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
atomic_design_c.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
content.css
cxx1y_status.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
cxx1z_status.html Mark several issues (and one paper) as complete. Reviewed as D58099; but I added LWG3101 and LWG3144 and P1357R1 as well. 2019-02-26 17:01:00 +00:00
cxx2a_status.html LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()" 2019-03-09 00:38:19 +00:00
index.html [libc++][CMake] Clean up some of the libc++ re-exporting logic 2019-03-20 18:16:24 +00:00
menu.css
ts1z_status.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
type_traits_design.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
upcoming_meeting.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00