[PATCH] D71608: [ThinLTO] Show preserved symbols in DOT files

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 06:49:41 PST 2019


evgeny777 created this revision.
evgeny777 added reviewers: tejohnson, steven_wu.
Herald added subscribers: dang, arphaman, dexonsmith, hiraditya, inglorion, mehdi_amini.
Herald added a project: LLVM.

Can be useful for debugging sometimes.


https://reviews.llvm.org/D71608

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71608.234290.patch
Type: text/x-patch
Size: 5742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/550e265b/attachment.bin>


More information about the llvm-commits mailing list