[PATCH] D128387: [hwasan] Add __hwasan_add_frame_record to the hwasan interface
Leonard Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 15:15:21 PDT 2022
leonardchan updated this revision to Diff 443076.
leonardchan marked 3 inline comments as done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128387/new/
https://reviews.llvm.org/D128387
Files:
compiler-rt/lib/hwasan/hwasan.cpp
compiler-rt/lib/hwasan/hwasan_interface_internal.h
compiler-rt/test/hwasan/TestCases/deep-recursion.c
compiler-rt/test/hwasan/TestCases/stack-history-length.c
compiler-rt/test/hwasan/TestCases/stack-uar.c
compiler-rt/test/hwasan/TestCases/stack-uas.c
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Instrumentation/HWAddressSanitizer/prologue.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128387.443076.patch
Type: text/x-patch
Size: 16179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/ef524940/attachment.bin>
More information about the llvm-commits
mailing list