[PATCH] D13156: Fix performance problem in long-running SectionMemoryManagers
Keno Fischer via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 19:49:15 PDT 2015
loladiro added a comment.
Thanks for the quick review. Also, while looking at this again, I noticed, we're setting RX permissions on RO memory. Does that sound right? Seems like that memory should be executable? Isn't that the whole point of splitting this?
Repository:
rL LLVM
http://reviews.llvm.org/D13156
More information about the llvm-commits
mailing list