hanchenye-llvm-project/libcxx/lib
Louis Dionne ecf313c01d [libc++] Fix the no-exceptions build of libc++ on Apple
We previously tried re-exporting symbols that didn't exist when
exceptions were disabled. Note that building libc++abi without
exceptions still doesn't work when linking against the default-provided
libSystem.dylib, because it transitively depends on libobjc.dylib,
and that requires __gxx_personality_v0. But building libc++abi
with exceptions and libc++ without exceptions does work.
2020-04-20 10:45:14 -04:00
..
abi [libc++] Fix the no-exceptions build of libc++ on Apple 2020-04-20 10:45:14 -04:00
libc++abi-exceptions.exp [libc++] Fix the no-exceptions build of libc++ on Apple 2020-04-20 10:45:14 -04:00
libc++abi-exceptions.sjlj.exp [libc++] Fix the no-exceptions build of libc++ on Apple 2020-04-20 10:45:14 -04:00
libc++abi-new-delete.exp
libc++abi.v1.exp [libc++] Fix the no-exceptions build of libc++ on Apple 2020-04-20 10:45:14 -04:00
libc++abi.v2.exp [libc++] Fix the no-exceptions build of libc++ on Apple 2020-04-20 10:45:14 -04:00
libc++unexp.exp
notweak.exp
weak.exp