[PATCH] D77706: [Darwin] Fix symbolization for recent simulator runtimes.
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 8 16:52:14 PDT 2020
delcypher updated this revision to Diff 256145.
delcypher added a comment.
- Bug fix. If we are going to overwrite and existing entry but need to truncate use the existing entry slot.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77706/new/
https://reviews.llvm.org/D77706
Files:
compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
compiler-rt/test/tsan/Darwin/no_call_setenv_in_symbolize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77706.256145.patch
Type: text/x-patch
Size: 7457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200408/33978436/attachment.bin>
More information about the llvm-commits
mailing list