[PATCH] D102286: [HWASan] Build separate LAM runtime on x86_64.
Matt Morehouse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 13 14:10:55 PDT 2021
morehouse updated this revision to Diff 345282.
morehouse added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
- Rebase onto D102288 <https://reviews.llvm.org/D102288>.
- Refactor to make LAM the default runtime.
- Use alias runtime if specified.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102286/new/
https://reviews.llvm.org/D102286
Files:
clang/lib/Driver/ToolChains/CommonArgs.cpp
compiler-rt/lib/hwasan/CMakeLists.txt
compiler-rt/lib/hwasan/hwasan.h
compiler-rt/lib/hwasan/hwasan_allocator.h
compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp
compiler-rt/lib/hwasan/hwasan_linux.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102286.345282.patch
Type: text/x-patch
Size: 13652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210513/4638eba9/attachment-0001.bin>
More information about the cfe-commits
mailing list