[PATCH] D103936: [compiler-rt][hwasan] Define fuchsia implementations of required hwasan functions
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 8 17:21:54 PDT 2021
leonardchan created this revision.
leonardchan added reviewers: phosek, mcgrathr, charco.
leonardchan added a project: Sanitizers.
Herald added subscribers: jfb, mgorny, dberris.
leonardchan requested review of this revision.
Herald added a subscriber: Sanitizers.
This contains all the definitions required by hwasan for the fuchsia implementation and can be landed independently from the remaining parts of D91466 <https://reviews.llvm.org/D91466>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D103936
Files:
compiler-rt/lib/hwasan/CMakeLists.txt
compiler-rt/lib/hwasan/hwasan_fuchsia.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103936.350745.patch
Type: text/x-patch
Size: 4174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210609/9744955c/attachment.bin>
More information about the cfe-commits
mailing list