1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Bitcode
Teresa Johnson 39cde37cb8 [ThinLTO] Include linkage type in function summary
Summary:
Adds the linkage type to both the per-module and combined function
summaries, which subsumes the current islocal bit. This will eventually
be used to optimized linkage types based on global summary-based
analysis.

Reviewers: joker.eph

Subscribers: joker.eph, davidxl, llvm-commits

Differential Revision: http://reviews.llvm.org/D16943

llvm-svn: 259993
2016-02-06 16:07:35 +00:00
..
Reader [ThinLTO] Include linkage type in function summary 2016-02-06 16:07:35 +00:00
Writer [ThinLTO] Include linkage type in function summary 2016-02-06 16:07:35 +00:00
CMakeLists.txt
LLVMBuild.txt
module.modulemap