[all-commits] [llvm/llvm-project] 81b700: [sanitizer_common] Implement MemoryMappingLayout f...
Roland McGrath via All-commits
all-commits at lists.llvm.org
Fri Jan 24 16:35:56 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 81b700e302b1ccdcc88be3a3e2ee3c84af56eeb2
https://github.com/llvm/llvm-project/commit/81b700e302b1ccdcc88be3a3e2ee3c84af56eeb2
Author: Roland McGrath <mcgrathr at google.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/CMakeLists.txt
M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h
M compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h
A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp
Log Message:
-----------
[sanitizer_common] Implement MemoryMappingLayout for Fuchsia
This is needed to port lsan to Fuchsia.
Patch By: mcgrathr
Differential Revision: https://reviews.llvm.org/D72886
More information about the All-commits
mailing list