[PATCH] D72463: [Driver][X86] Add -malign-branch* and -malign-branch-within-32B-boundaries

Kan Shengchen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 14 21:49:32 PST 2020


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

LGTM
The principle of override here is consistent with MC (D72738 <https://reviews.llvm.org/D72738>). So I think this patch is better than D72227 <https://reviews.llvm.org/D72227>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72463





More information about the cfe-commits mailing list