[PATCH] D114558: [ASan] Shared optimized callbacks implementation.

Kirill Stoimenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 07:54:32 PST 2021


kstoimenov updated this revision to Diff 394252.
kstoimenov added a comment.

Excluded exports on Win.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114558/new/

https://reviews.llvm.org/D114558

Files:
  compiler-rt/lib/asan/CMakeLists.txt
  compiler-rt/lib/asan/asan_interface.inc
  compiler-rt/lib/asan/asan_rtl_x86_64.S
  compiler-rt/lib/asan/tests/asan_noinst_test.cpp
  compiler-rt/test/asan/TestCases/Linux/interface_symbols_linux.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114558.394252.patch
Type: text/x-patch
Size: 13678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211214/a0b170d9/attachment.bin>


More information about the llvm-commits mailing list