llvm-project/clang/include
Richard Smith f3e624ca73 If a .syms file is available alongside a sanitizer runtime, pass it to the
linker via --dynamic-list instead of using --export-dynamic. This reduces the
size of the dynamic symbol table, and thus of the binary (in some cases by up
to ~30%).

llvm-svn: 177783
2013-03-23 00:30:08 +00:00
..
clang If a .syms file is available alongside a sanitizer runtime, pass it to the 2013-03-23 00:30:08 +00:00
clang-c [Modules] Resolve top-headers of modules lazily. 2013-03-13 21:13:43 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00