[PATCH] D55554: [HWASAN/rt] Implement support for memory intrinsics

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 12 15:38:37 PST 2018


kcc added a comment.

please don't add system headers to this file. 
instead, create a new file that will only contain __hwasan_mem* functions, 
and sure, include what you need there.


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

https://reviews.llvm.org/D55554





More information about the llvm-commits mailing list