llvm-project/compiler-rt/cmake/Modules
Alexey Samsonov acab30e927 Properly generate lists of exported symbols for sanitizer runtimes
This change adds a Python script that is invoked for
the just-built sanitizer runtime to generate the list of exported symbols
passed to the linker. By default, it contains interceptors and sanitizer
interface functions, but can be extended with tool-specific lists.

llvm-svn: 189356
2013-08-27 15:08:02 +00:00
..
AddCompilerRT.cmake Properly generate lists of exported symbols for sanitizer runtimes 2013-08-27 15:08:02 +00:00
CompilerRTCompile.cmake Significantly change the way we build ASan unittests in CMake 2012-12-19 12:33:39 +00:00
CompilerRTLink.cmake MemorySanitizer unit tests. 2012-12-25 12:39:56 +00:00
CompilerRTUtils.cmake [CMake] set -mmacosx-version-min to 10.7 if compiler-rt is built with -stdlib=libc++ 2013-02-08 07:39:25 +00:00
SanitizerUtils.cmake Properly generate lists of exported symbols for sanitizer runtimes 2013-08-27 15:08:02 +00:00