llvm/compiler-rt/lib/msan
Andrew Turner 1b2fa907d7 Add the FreeBSD AArch64 memory layout
Use the FreeBSD AArch64 memory layout values when building for it.
These are based on the x86_64 values, scaled to take into account the
larger address space on AArch64.

Reviewed by: vitalybuka

Differential Revision: https://reviews.llvm.org/D125758
2022-07-19 09:58:04 -04:00
..
tests [compiler-rt][CMake] Set unwinder for MSan unittests 2022-07-15 08:11:59 +00:00
.clang-format
CMakeLists.txt
msan.cpp
msan.h Add the FreeBSD AArch64 memory layout 2022-07-19 09:58:04 -04:00
msan.syms.extra
msan_allocator.cpp
msan_allocator.h
msan_chained_origin_depot.cpp
msan_chained_origin_depot.h
msan_flags.h
msan_flags.inc
msan_ignorelist.txt
msan_interceptors.cpp
msan_interface_internal.h
msan_linux.cpp
msan_new_delete.cpp
msan_origin.h
msan_poisoning.cpp
msan_poisoning.h
msan_report.cpp
msan_report.h
msan_thread.cpp
msan_thread.h