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

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 10 01:24:28 PST 2020


MaskRay added a comment.

In D72463#1813658 <https://reviews.llvm.org/D72463#1813658>, @skan wrote:

> Add revison D72225 <https://reviews.llvm.org/D72225> as parent?


`-x86-align-branch-prefix-size=` does not work without D72225 <https://reviews.llvm.org/D72225>, but I think the two patches can be independent. GCC does not support these options and no projects rely on the option yet.


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