[PATCH] D108083: [sanitizer] Add hexagon support to sanitizer-common (1/8)
Brian Cain via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 16 17:07:17 PDT 2021
bcain updated this revision to Diff 366766.
bcain retitled this revision from "add sanitizer support to hexagon" to "[sanitizer] Add hexagon support to sanitizer-common (1/8)".
bcain edited the summary of this revision.
bcain added a comment.
Decomposed to just the sanitizer-common portion. Now it's an 8 patch series, this is number 1.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108083/new/
https://reviews.llvm.org/D108083
Files:
compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
compiler-rt/lib/sanitizer_common/sanitizer_common.h
compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h
compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
compiler-rt/lib/sanitizer_common/sanitizer_platform.h
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp
compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_hexagon.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108083.366766.patch
Type: text/x-patch
Size: 12479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210817/89cb1646/attachment-0001.bin>
More information about the cfe-commits
mailing list