[PATCH] D26632: [sanitizer] Track architecture and UUID of modules in LoadedModule

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 20:01:13 PST 2016


kubabrecka removed rL LLVM as the repository for this revision.
kubabrecka updated this revision to Diff 78823.
kubabrecka added a comment.

Addressing review comments.  Adding a unit test.


https://reviews.llvm.org/D26632

Files:
  lib/sanitizer_common/sanitizer_common.cc
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_procmaps.h
  lib/sanitizer_common/sanitizer_procmaps_freebsd.cc
  lib/sanitizer_common/sanitizer_procmaps_linux.cc
  lib/sanitizer_common/sanitizer_procmaps_mac.cc
  lib/sanitizer_common/tests/sanitizer_procmaps_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26632.78823.patch
Type: text/x-patch
Size: 12561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161122/62a20662/attachment.bin>


More information about the llvm-commits mailing list