hanchenye-llvm-project/llvm/lib/Bitcode
Karthik Bhat 82540e9ef8 All new elements except the last one initialized to NULL. Ideally, once parsing is complete, all elements should be non-NULL.
To safe-guard BitcodeReader, this patch adds null check for all access to these list.
Patch by Dinesh Dwivedi!

llvm-svn: 204920
2014-03-27 12:08:23 +00:00
..
Reader All new elements except the last one initialized to NULL. Ideally, once parsing is complete, all elements should be non-NULL. 2014-03-27 12:08:23 +00:00
Writer Remove the linker_private and linker_private_weak linkages. 2014-03-13 23:18:37 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile