llvm-project/compiler-rt/lib
Chandler Carruth 6173e869eb Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization."
We've got some internal users that either aren't compatible with this or
have found a bug with it. Either way, this is an isolated cleanup and so
I'm reverting it to un-block folks while we investigate. Alexey and
I will be working on fixing everything up so this can be re-committed
soon. Sorry for the noise and any inconvenience.

llvm-svn: 225079
2015-01-02 09:59:38 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization." 2015-01-02 09:59:38 +00:00
builtins builtins: rely on the compiler for user label prefix 2014-12-19 18:54:13 +00:00
dfsan [DFSAN][MIPS] adding support of DFSAN for MIPS64 2014-12-05 21:22:36 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization." 2015-01-02 09:59:38 +00:00
msan Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization." 2015-01-02 09:59:38 +00:00
profile profile: Add low level versions of profile buffer functions 2014-12-09 22:07:25 +00:00
sanitizer_common Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization." 2015-01-02 09:59:38 +00:00
tsan Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization." 2015-01-02 09:59:38 +00:00
ubsan Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization." 2015-01-02 09:59:38 +00:00
CMakeLists.txt [msan] Remove MSanDR and supporting code. 2014-11-18 10:33:15 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00