commit bb7c4cb9e8f061711b833931b3f4197af5d9a090
2014年7月23日 18:32:55 +0000 (23 18:32 +0000)
2014年7月23日 18:32:55 +0000 (23 18:32 +0000)
[UBSan] Introduce UBSAN_OPTIONS environment variable.
If UBSan is run in a standalone mode (w/o any other sanitizer), it
still uses functions from sanitizer_common, some of which depend on
the value of runtime flags. Allow to override the default values of these
flags with UBSAN_OPTIONS variable. In particular, UBSAN_OPTIONS=symbolize=0
can be used to turn off online symbolization.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@213782 91177308-0d34-0410-b5e6-96231b3b80d8
The libBlocksRuntime.a library from compiler-rt.
RSS
Atom