hanchenye-llvm-project/llvm/lib/IRReader
Rafael Espindola 688121571a Pass a && to getLazyBitcodeModule.
This forces callers to use std::move when calling it. It is somewhat odd to have
code with std::move that doesn't always move, but it is also odd to have code
without std::move that sometimes moves.

llvm-svn: 217049
2014-09-03 17:31:46 +00:00
..
CMakeLists.txt
IRReader.cpp Pass a && to getLazyBitcodeModule. 2014-09-03 17:31:46 +00:00
LLVMBuild.txt
Makefile