llvm-6502/lib/Bitcode
Rafael Espindola 4a4558e436 Use std::unique_ptr to manage the DataStreamer in bitcode parsing.
We were already deleting it, this just makes it explicit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239867 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-16 23:29:49 +00:00
..
Reader Use std::unique_ptr to manage the DataStreamer in bitcode parsing. 2015-06-16 23:29:49 +00:00
Writer modules: Add explicit dependency on intrinsics_gen 2015-06-16 00:44:12 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
module.modulemap