[PATCH] D61205: [NFC][Sanitizer] Remove GetRealFunctionAddress and replace usages

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 17:47:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359362: [NFC][Sanitizer] Remove GetRealFunctionAddress and replace usages (authored by yln, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D61205?vs=196889&id=196935#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61205

Files:
  compiler-rt/trunk/lib/interception/interception_linux.cc
  compiler-rt/trunk/lib/interception/interception_linux.h
  compiler-rt/trunk/lib/interception/tests/interception_linux_test.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61205.196935.patch
Type: text/x-patch
Size: 5054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190427/d2a83a49/attachment.bin>


More information about the llvm-commits mailing list