[PATCH] D72227: Add options for clang to align branches within 32B boundary

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 9 10:14:21 PST 2020


MaskRay added a comment.

Created D72463 <https://reviews.llvm.org/D72463> (`-mbranches-within-32B-boundaries` can be overridden by `-malign-branch*`; added test coverage)


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

https://reviews.llvm.org/D72227





More information about the cfe-commits mailing list