[PATCH] D45961: [MC] Add MCSubtargetInfo to MCAlignFragment [NFC]

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 06:38:43 PDT 2018


asb added a comment.

I like the idea of rejigging this so getLastSubtargetInfo isn't needed.

Using EmitValueToAlignment in constant pools seems more correct to me anyway - or at least, I can't think of a disadvantage.


https://reviews.llvm.org/D45961





More information about the llvm-commits mailing list