[all-commits] [llvm/llvm-project] ad3649: [ThinLTO] Show preserved symbols in DOT files
eleviant via All-commits
all-commits at lists.llvm.org
Wed Dec 18 07:34:39 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ad364956edb7f06e0064e90e7c37d13b3cccd1cf
https://github.com/llvm/llvm-project/commit/ad364956edb7f06e0064e90e7c37d13b3cccd1cf
Author: evgeny <eleviant at accesssoftek.com>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M llvm/include/llvm/IR/ModuleSummaryIndex.h
M llvm/include/llvm/LTO/Config.h
M llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
M llvm/lib/IR/ModuleSummaryIndex.cpp
M llvm/lib/LTO/LTO.cpp
M llvm/lib/LTO/LTOBackend.cpp
M llvm/test/ThinLTO/X86/dot-dumper.ll
Log Message:
-----------
[ThinLTO] Show preserved symbols in DOT files
Differential revision: https://reviews.llvm.org/D71608
More information about the All-commits
mailing list