commit | 01c2fdec036f2fcbf48583e3ba555caa661276c0 | [log] [tgz] |
---|---|---|
author | Tobias Edler von Koch <tobias@codeaurora.org> | Wed Feb 15 20:36:36 2017 +0000 |
committer | Tobias Edler von Koch <tobias@codeaurora.org> | Wed Feb 15 20:36:36 2017 +0000 |
tree | 1719cddfdffc87f7eccc87e55de1e23d5efb919d | |
parent | a466b368fe1cd427b04aa647cbf549b71683175f [diff] |
[LTO] Add ability to emit assembly to new LTO API Summary: Add a field to LTO::Config, CGFileType, to select the file type to emit (object or assembly). This is useful for testing and to implement -save-temps. Reviewers: tejohnson, mehdi_amini, pcc Reviewed By: mehdi_amini Subscribers: davide, llvm-commits Differential Revision: https://reviews.llvm.org/D29475 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295226 91177308-0d34-0410-b5e6-96231b3b80d8