[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:48:48 PST 2020


MaskRay updated this revision to Diff 237253.
MaskRay marked 5 inline comments as done.
MaskRay added a comment.

Delete a `AlignBranch = StringRef()`


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.237253.patch
Type: text/x-patch
Size: 10240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200110/80a91c6f/attachment-0001.bin>


More information about the cfe-commits mailing list