[PATCH] D51469: [ARM] Use preferred alignment for constants in promoteToConstantPool.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 11:21:20 PDT 2018


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

This looks fine to me, if like you say the over aligning to 16 thing is not something that should come up a lot.

Do we check anywhere that the global is not in a section?


Repository:
  rL LLVM

https://reviews.llvm.org/D51469





More information about the llvm-commits mailing list