aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/FunctionIndexObjectFile.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-02-29Rename embedded bitcode section in MachOSteven Wu1-4/+1
2015-12-03Remove "ExportingModule" from ThinLTO Index (NFC)Mehdi Amini1-6/+4
2015-11-23[ThinLTO] Deduplicate function index loading into shared helper (NFC)Teresa Johnson1-0/+23
2015-11-19Do not require a Context to extract the FunctionIndex from Bitcode (NFC)Mehdi Amini1-6/+8
2015-11-03Restore "Support for ThinLTO function importing and symbol linking."Teresa Johnson1-5/+4
2015-11-02Revert "Support for ThinLTO function importing and symbol linking."Teresa Johnson1-4/+5
2015-11-02Support for ThinLTO function importing and symbol linking.Teresa Johnson1-5/+4
2015-11-02Clang format a few prior patches (NFC)Teresa Johnson1-28/+35
2015-10-04Support for function summary index bitcode sections and files.Teresa Johnson1-0/+114