[PATCH] D30432: [asan] Print a "PC is at a non-executable memory region" message if that's the case

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 15:06:18 PST 2017


filcab added a comment.

We can probably remove `zero_page_pc.cc` since it would share a lot with this one anyway. So I added the same checks here.


https://reviews.llvm.org/D30432





More information about the llvm-commits mailing list