[PATCH] D47089: CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 18 15:06:08 PDT 2018
pcc created this revision.
pcc added reviewers: dblaikie, echristo.
Herald added subscribers: JDevlieghere, kbarton, hiraditya, eraman, nemanjai, mehdi_amini.
Herald added a reviewer: bollu.
Part of PR37466.
Depends on https://reviews.llvm.org/D47051
https://reviews.llvm.org/D47089
Files:
clang/lib/CodeGen/BackendUtil.cpp
llvm/include/llvm/Target/TargetMachine.h
llvm/lib/CodeGen/LLVMTargetMachine.cpp
llvm/lib/CodeGen/ParallelCG.cpp
llvm/lib/LTO/LTOBackend.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/lib/Target/TargetMachineC.cpp
llvm/test/CodeGen/X86/dwarf-headers.ll
llvm/test/CodeGen/X86/dwarf-split-line-1.ll
llvm/test/CodeGen/X86/dwarf-split-line-2.ll
llvm/tools/llc/llc.cpp
llvm/tools/llvm-exegesis/lib/Assembler.cpp
llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp
polly/lib/CodeGen/PPCGCodeGeneration.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47089.147598.patch
Type: text/x-patch
Size: 16374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/93b5697a/attachment.bin>
More information about the llvm-commits
mailing list