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
Mehdi Amini b5fccc4f2e Do not require a Context to extract the FunctionIndex from Bitcode (NFC)
The LLVMContext was only used for Diagnostic. Pass a DiagnosticHandler
instead.

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

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 253540
2015-11-19 05:52:29 +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 Do not require a Context to extract the FunctionIndex from Bitcode (NFC) 2015-11-19 05:52:29 +00:00
LLVMBuild.txt Fix required library for r250699 to BitWriter instead of BitReader. 2015-10-19 15:21:46 +00:00
Makefile