[PATCH] D53524: [ThinLTO] Enable LTOUnit only when it is needed

Teresa Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 1 11:06:57 PDT 2018


tejohnson updated this revision to Diff 172181.
tejohnson added a comment.

Address comments:
Promote -flto-unit to clang driver option (and test it)
Adjust LTOVisibility.rst to reflect change of default and new option.


Repository:
  rC Clang

https://reviews.llvm.org/D53524

Files:
  docs/LTOVisibility.rst
  include/clang/Driver/CC1Options.td
  include/clang/Driver/Options.td
  include/clang/Driver/SanitizerArgs.h
  lib/Driver/SanitizerArgs.cpp
  lib/Driver/ToolChains/Clang.cpp
  test/Driver/lto-unit.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53524.172181.patch
Type: text/x-patch
Size: 10131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181101/114f1921/attachment.bin>


More information about the cfe-commits mailing list