[PATCH] D56941: MemoryBlock: Do not automatically extend a given size to a multiple of page size.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 16:41:16 PST 2019


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

This looks fine to me, but as I said I'm not an expert. On the other hand, if someone depended on the old tricky semantics and didn't write a test, it's on them if they get broken :-)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56941/new/

https://reviews.llvm.org/D56941





More information about the llvm-commits mailing list