[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
Tue Jan 14 15:15:43 PST 2020


MaskRay updated this revision to Diff 238120.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.

Make driver a thin wrapper since we are going to add a master option in MC (D72738 <https://reviews.llvm.org/D72738>)


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.238120.patch
Type: text/x-patch
Size: 9192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200114/4ca75211/attachment-0001.bin>


More information about the cfe-commits mailing list