[PATCH] D21900: [compiler-rt] Fix sanitizer memory allocator on win64.
Etienne Bergeron via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 11:26:24 PDT 2016
etienneb added a comment.
chrisha@ prosposed that we implement an other flavor of MMap to remap memory previously created with NoAccess.
Any toughs?
http://reviews.llvm.org/D21900
More information about the llvm-commits
mailing list