summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/FunctionIndexObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove "ExportingModule" from ThinLTO Index (NFC)Mehdi Amini2015-12-031-6/+4
* [ThinLTO] Deduplicate function index loading into shared helper (NFC)Teresa Johnson2015-11-231-0/+23
* Do not require a Context to extract the FunctionIndex from Bitcode (NFC)Mehdi Amini2015-11-191-6/+8
* Restore "Support for ThinLTO function importing and symbol linking."Teresa Johnson2015-11-031-5/+4
* Revert "Support for ThinLTO function importing and symbol linking."Teresa Johnson2015-11-021-4/+5
* Support for ThinLTO function importing and symbol linking.Teresa Johnson2015-11-021-5/+4
* Clang format a few prior patches (NFC)Teresa Johnson2015-11-021-28/+35
* Support for function summary index bitcode sections and files.Teresa Johnson2015-10-041-0/+114
OpenPOWER on IntegriCloud