[PATCH] D31114: Refactor `initTargetOptions` out of `EmitAssemblyHelper::CreateTargetMachine` and use it to initialize TargetOptions for ThinLTO Backends
Teresa Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 24 11:36:53 PDT 2017
tejohnson added a comment.
Ping - I think this just needs a test in addition to undoing the AsmHelper definition move. I have some follow on changes I want to send that set up the rest of the lto::Config fields (e.g. the RelocModel etc).
https://reviews.llvm.org/D31114
More information about the cfe-commits
mailing list