aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
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
commit851378831e5f55a40582c63eaf007ff22a0df77b (patch)
tree7de4e6f2f430b94c489d85ad88fbca2de0735a49 /llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
parentca5de9d9e3a30f997708cb614297dd8ca7082063 (diff)
downloadllvm-851378831e5f55a40582c63eaf007ff22a0df77b.zip
llvm-851378831e5f55a40582c63eaf007ff22a0df77b.tar.gz
llvm-851378831e5f55a40582c63eaf007ff22a0df77b.tar.bz2
[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. llvm-svn: 278308
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp')
0 files changed, 0 insertions, 0 deletions