This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
215e9cd3c29bb59dfd0814777796e8c72b626bae
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Chris Lattner
b5491378b1
implement reading of abbrevs, and writing of abbreviated global varrs.
...
llvm-svn: 36367
2007-04-23 18:58:34 +00:00
..
BitcodeReader.cpp
implement reading of abbrevs, and writing of abbreviated global varrs.
2007-04-23 18:58:34 +00:00
BitcodeReader.h
promote LLVMBitCodes to be a public header
2007-04-23 01:01:37 +00:00
Makefile
Initial support for reading bitcode files. They currently only read types,
2007-04-22 06:23:29 +00:00
ReaderWrappers.cpp
Initial support for reading bitcode files. They currently only read types,
2007-04-22 06:23:29 +00:00