[PATCH] D29740: Fix PR31896.
Oliver Stannard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 15 02:06:21 PST 2017
olista01 requested changes to this revision.
olista01 added a comment.
This revision now requires changes to proceed.
I don't think this is correct for ROPI/RWPI. We need to look through the alias to check if the underlying object is read-only or read-write, as that affects how it should be addressed.
Repository:
rL LLVM
https://reviews.llvm.org/D29740
More information about the llvm-commits
mailing list