Part of PR37466.
Depends on D47089
Paths
| Differential D47091
LTO: Replace split dwarf implementation that uses objcopy with one that uses direct emission. ClosedPublic Authored by pcc on May 18 2018, 3:25 PM.
Details
Diff Detail
Event Timelinepcc added a child revision: D47093: CodeGen, Driver: Start using direct split dwarf emission in clang..May 18 2018, 3:53 PM This revision is now accepted and ready to land.May 20 2018, 9:47 PM Closed by commit rL332884: LTO: Replace split dwarf implementation that uses objcopy with one that uses… (authored by pcc). · Explain WhyMay 21 2018, 1:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 147601 llvm/include/llvm/LTO/Config.h
llvm/lib/LTO/LTOBackend.cpp
llvm/test/tools/gold/X86/split-dwarf.ll
llvm/tools/gold/gold-plugin.cpp
|