[PATCH] D77623: [Darwin] Fix a bug where the symbolizer would examine the wrong process.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 17:27:56 PDT 2020


delcypher updated this revision to Diff 255864.
delcypher added a comment.

Add comment explaining loading of dylib.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77623/new/

https://reviews.llvm.org/D77623

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
  compiler-rt/test/sanitizer_common/TestCases/Darwin/print-stack-trace-in-code-loaded-after-fork.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77623.255864.patch
Type: text/x-patch
Size: 4030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200408/28560f57/attachment.bin>


More information about the llvm-commits mailing list