Can be useful for debugging sometimes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D71608
[ThinLTO] Show preserved symbols in DOT files ClosedPublic Authored by evgeny777 on Dec 17 2019, 6:49 AM.
Details Summary Can be useful for debugging sometimes.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 17 2019, 8:03 PM Closed by commit rGad364956edb7: [ThinLTO] Show preserved symbols in DOT files (authored by evgeny777). · Explain WhyDec 18 2019, 7:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 234535 llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/include/llvm/LTO/Config.h
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/lib/IR/ModuleSummaryIndex.cpp
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/LTOBackend.cpp
llvm/test/ThinLTO/X86/dot-dumper.ll
|