Hopefully, this will enable cleanup/removal of GetRealFunctionAddress in
follow-up commits.
Previous attempt: https://reviews.llvm.org/D59504
Paths
| Differential D61110
[NFC][Sanitizer] Extract GetFuncAddr from GetRealFunctionAddress ClosedPublic Authored by yln on Apr 24 2019, 7:15 PM.
Details Summary Hopefully, this will enable cleanup/removal of GetRealFunctionAddress in Previous attempt: https://reviews.llvm.org/D59504
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 24 2019, 7:15 PM This revision is now accepted and ready to land.Apr 25 2019, 10:20 AM Closed by commit rL359213: [NFC][Sanitizer] Extract GetFuncAddr from GetRealFunctionAddress (authored by yln). · Explain WhyApr 25 2019, 10:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196565 compiler-rt/lib/interception/interception_linux.h
compiler-rt/lib/interception/interception_linux.cc
compiler-rt/lib/interception/tests/interception_linux_test.cc
|