]> granicus.if.org Git - clang/commit
CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to...
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 21 May 2018 20:16:41 +0000 (20:16 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 21 May 2018 20:16:41 +0000 (20:16 +0000)
commitd0ed64bcd5021ab20a51c356753301897bdf47c0
tree2f15ac37a605e457f6db93901a08d2d510cdf143
parent00947e546d6b3b3f50ff1ea60ba95b39b19f68a0
CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output.

Part of PR37466.

Differential Revision: https://reviews.llvm.org/D47089

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@332881 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp