diff options
author | Alexander Potapenko <glider@google.com> | 2013-03-11 11:47:43 +0000 |
---|---|---|
committer | Alexander Potapenko <glider@google.com> | 2013-03-11 11:47:43 +0000 |
commit | 18c916c6c5c22f3899ca704dfae6ef8ec99bba40 (patch) | |
tree | 6a34d2a7b11da7b5fa1990fe7e45b987dfd38394 /llvm/docs/tutorial | |
parent | 92cc1a6d242a4d486464aa20790340ecfd43afb5 (diff) | |
download | bcm5719-llvm-18c916c6c5c22f3899ca704dfae6ef8ec99bba40.tar.gz bcm5719-llvm-18c916c6c5c22f3899ca704dfae6ef8ec99bba40.zip |
[ASan] Try to use a small (512 bytes) stack-local buffer in Report() for short messages, fall back to MmapOrDie() in the case of a failure.
This shall eliminate most of the cryptic "ERROR: failed to mmap" messages caused by recursively calling MmapOrDie() from MmapOrDie().
llvm-svn: 176802
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions