[all-commits] [llvm/llvm-project] d843d5: Revert "[hwasan] Add __hwasan_record_frame_record ...
PiJoules via All-commits
all-commits at lists.llvm.org
Wed Jul 13 15:06:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d843d5c8e6c9e16a8ff18cae3ff0aea3c4bace49
https://github.com/llvm/llvm-project/commit/d843d5c8e6c9e16a8ff18cae3ff0aea3c4bace49
Author: Leonard Chan <leonardchan at google.com>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M compiler-rt/lib/hwasan/hwasan.cpp
M compiler-rt/lib/hwasan/hwasan_interface_internal.h
M compiler-rt/test/hwasan/TestCases/deep-recursion.c
M compiler-rt/test/hwasan/TestCases/stack-history-length.c
M compiler-rt/test/hwasan/TestCases/stack-uar.c
M compiler-rt/test/hwasan/TestCases/stack-uas.c
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/test/Instrumentation/HWAddressSanitizer/prologue.ll
Log Message:
-----------
Revert "[hwasan] Add __hwasan_record_frame_record to the hwasan interface"
This reverts commit 4956620387ee45a48a394853a47ddd65195c4cc6.
This broke a sanitizer builder: https://lab.llvm.org/buildbot/#/builders/77/builds/19597
More information about the All-commits
mailing list