[PATCH] D80289: [Driver][X86] Support branch align options with LTO

Kan Shengchen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 20 22:33:59 PDT 2020


skan updated this revision to Diff 265423.
skan marked an inline comment as done.
skan added a comment.

Refactor addX86AlignBranchArgs to be reused in CommonArgs.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80289

Files:
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Driver/ToolChains/CommonArgs.cpp
  clang/lib/Driver/ToolChains/CommonArgs.h
  clang/test/Driver/x86-malign-branch.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80289.265423.patch
Type: text/x-patch
Size: 10674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200521/89c8b86b/attachment-0001.bin>


More information about the cfe-commits mailing list