summaryrefslogtreecommitdiff
path: root/cmake/builtin-config-ix.cmake
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-08-11 00:26:29 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-08-11 00:26:29 +0000
commita521e597b28e48210f08331f8368923d4f5c4203 (patch)
treec034dedcf7df68866abc74a35c2920edca389bb0 /cmake/builtin-config-ix.cmake
parent60434728da8622157a01ce67ec372f9f4a840894 (diff)
[asan] abort_on_error=1 by default on Android.
With this change, the default behavior on error is to call abort() instead of _exit(). This should help the OS to capture a tombstone of the error. RAM usage of the lit test suite goes up because of all the tombstone gathering, so I'm limiting the parallelism of the test target. Previously it was based on the number of the CPUs on the host machine, which is definitely wrong. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@278308 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake/builtin-config-ix.cmake')
0 files changed, 0 insertions, 0 deletions