hanchenye-llvm-project/llvm/lib/IRReader
Scott Linder 72a0f4e8db [IRReader] Expose getLazyIRModule
Currently there is no way to lazy-load an in-memory IR module without
first writing it to disk. This patch just exposes the existing
implementation of getLazyIRModule.

This is effectively a revert of rL212364

Differential Revision: https://reviews.llvm.org/D56203

llvm-svn: 353755
2019-02-11 22:01:13 +00:00
..
CMakeLists.txt
IRReader.cpp [IRReader] Expose getLazyIRModule 2019-02-11 22:01:13 +00:00
LLVMBuild.txt