[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
Wed Jul 13 14:09:09 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4956620387ee: [hwasan] Add __hwasan_record_frame_record to the hwasan interface (authored by leonardchan).

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.444417.patch
Type: text/x-patch
Size: 16179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/4a5265ab/attachment.bin>


More information about the llvm-commits mailing list