[PATCH] D33557: Do not allow delay-importing data symbols.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 10:59:34 PDT 2017


pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.

LGTM

> I think if we make dllimport table read-only, we could actually trap accesses

If you wanted to trap a read,  it wouldn't work to make it read-only, right?


https://reviews.llvm.org/D33557





More information about the llvm-commits mailing list