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

annita.zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 6 21:55:26 PST 2020


annita.zhang requested changes to this revision.
annita.zhang added a comment.
This revision now requires changes to proceed.

A general comment. All the tests have been done with -malign-branch-prefix-size=5. I don't see any explicit reason to change the default prefix size from 5 to 4.


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

https://reviews.llvm.org/D72227





More information about the cfe-commits mailing list