Logo
Explore Mirrors Help
Sign In
6502/llvm-6502
1
0
Fork 0
You've already forked llvm-6502
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2026-03-10 22:47:18 +00:00
Code Issues Projects Releases Wiki Activity
Files
87e824120d1cbcca2a98449198060fde5493e47d
llvm-6502/lib/Bitcode/Reader
History
Karthik Bhat 6ac86cf119 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!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204920 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-27 12:08:23 +00:00
..
BitcodeReader.cpp
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
BitcodeReader.h
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
BitReader.cpp
Make parseBitcodeFile return an ErrorOr<Module *>.
2014-01-15 01:08:23 +00:00
BitstreamReader.cpp
Micro-optimization: don't shift an entire bitcode record over to get the code.
2013-05-10 22:17:10 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…
Powered by Gitea Version: 1.25.4 Page: 1134ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API