This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa829be4d348aeec4cb89760960179e71ad5746f
clang-p2996
/
llvm
/
lib
/
Bytecode
/
Reader
History
Chris Lattner
fa829be4d3
Start using the new and improve interface to FunctionType arguments
...
llvm-svn: 11224
2004-02-09 04:14:01 +00:00
..
ArchiveReader.cpp
* finegrainify namespacification of ArchiveReader.cpp
2004-01-10 19:00:15 +00:00
ConstantReader.cpp
Add support for reading bytecode files with compactiontables for bytecode files.
2004-01-18 21:08:15 +00:00
InstructionReader.cpp
Start using the new and improve interface to FunctionType arguments
2004-02-09 04:14:01 +00:00
Makefile
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00
Reader.cpp
Start using the new and improve interface to FunctionType arguments
2004-02-09 04:14:01 +00:00
ReaderInternals.h
Implement ModuleProvider::materializeModule() by only materializing functions
2004-01-21 22:55:34 +00:00
ReaderPrimitives.h
Fix PR212 - Bytecode reader misreads 'long -9223372036854775808'!
2004-01-20 19:13:07 +00:00
ReaderWrappers.cpp
Use new getFileSize function instead of sys/stat.h directly.
2003-12-30 07:40:35 +00:00