[PATCH] D72886: [sanitizer_common] Implement MemoryMappingLayout for Fuchsia

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 15:24:38 PST 2020


mcgrathr created this revision.
mcgrathr added reviewers: phosek, aarongreen, cryptoad.
Herald added subscribers: llvm-commits, Sanitizers, fedor.sergeev, krytarowski, mgorny.
Herald added projects: Sanitizers, LLVM.

This is needed to port lsan to Fuchsia.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D72886

Files:
  compiler-rt/lib/sanitizer_common/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h
  compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h
  compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72886.238647.patch
Type: text/x-patch
Size: 4860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/3f1bae78/attachment.bin>


More information about the llvm-commits mailing list