[PATCH] D31508: [ThinLTO] Set up lto::Config properly for codegen in ThinLTO backends

Teresa Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 30 13:43:24 PDT 2017


tejohnson created this revision.
Herald added a subscriber: Prazek.

This involved refactoring out pieces of
EmitAssemblyHelper::CreateTargetMachine for use in runThinLTOBackend.

Subsumes https://reviews.llvm.org/D31114.


https://reviews.llvm.org/D31508

Files:
  lib/CodeGen/BackendUtil.cpp
  test/CodeGen/function-sections.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31508.93536.patch
Type: text/x-patch
Size: 15195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170330/db38ff2f/attachment-0001.bin>


More information about the cfe-commits mailing list