[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 00:12:43 PST 2020


MaskRay updated this revision to Diff 237251.
MaskRay added a comment.

-malign-branch-boundary= is the primary option. So swap the roles


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72463

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/x86-malign-branch.c
  clang/test/Driver/x86-malign-branch.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72463.237251.patch
Type: text/x-patch
Size: 10274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200110/82ad363f/attachment.bin>


More information about the cfe-commits mailing list