diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-08-19 15:13:21 +0000 |
|---|---|---|
| committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-08-19 15:13:21 +0000 |
| commit | b6ced621e839012f42aa29b9a1b47546697a5684 (patch) | |
| tree | 8df2edb6277bc0436899631a5b5dd7e1c9e23642 /llvm/lib/Target | |
| parent | 7d200668e4bb95a00be11ac92f30bdf6c68fb46d (diff) | |
| download | bcm5719-llvm-b6ced621e839012f42aa29b9a1b47546697a5684.tar.gz bcm5719-llvm-b6ced621e839012f42aa29b9a1b47546697a5684.zip | |
build: allow building a specific set of sanitizers
Introduce a new CMake option `COMPILER_RT_SANITIZERS_TO_BUILD` which takes
either a special token `all` (default) which will preserve the current behaviour
or a CMake list of sanitizers to build. It will still perform the normal checks
if the sanitizer is requested. It only permits a further means to exclude a
particular sanitizer. This gives finer grained control than
`COMPILER_RT_BUILD_SANITIZERS` which only gives an all or nothing control.
llvm-svn: 279253
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions

