1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/llvm-lto
Teresa Johnson c0ecb3ad3f [ThinLTO] Deduplicate function index loading into shared helper (NFC)
Add a shared helper routine to read the function index from a file
and create/return the function index object. Use it in llvm-link and
llvm-lto.

llvm-svn: 253903
2015-11-23 19:19:11 +00:00
..
CMakeLists.txt Fix required library for r250699 to BitWriter instead of BitReader. 2015-10-19 15:21:46 +00:00
llvm-lto.cpp [ThinLTO] Deduplicate function index loading into shared helper (NFC) 2015-11-23 19:19:11 +00:00
LLVMBuild.txt Fix required library for r250699 to BitWriter instead of BitReader. 2015-10-19 15:21:46 +00:00
Makefile