forked from OSchip/llvm-project
f2d3dbfaca
This patch reorganize the platform specific mapping information to export the application mask on a external variable. This exported variable will be used by intrumentation phase to create code to be used on architecture with multiple VMA range. The patch creates a new header, dfsan_platform.h, and move all the mapping information and also create function accessors to the mapping value. Also for aarch64 it initialize application exported mask to the value based on runtime VMA detection. llvm-svn: 254197 |
||
---|---|---|
.. | ||
scripts | ||
.clang-format | ||
CMakeLists.txt | ||
dfsan.cc | ||
dfsan.h | ||
dfsan.syms.extra | ||
dfsan_custom.cc | ||
dfsan_flags.inc | ||
dfsan_interceptors.cc | ||
dfsan_platform.h | ||
done_abilist.txt | ||
libc_ubuntu1404_abilist.txt |