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
6229fbf3287d72b9caae78db43b2f8fd52641409
clang-p2996
/
llvm
/
lib
/
Bytecode
/
Reader
History
Chris Lattner
394afe0f90
Version 1.2 now supports encoding strings as a special case, to avoid having
...
to emit all of those sbyte constants. llvm-svn: 10863
2004-01-14 23:35:21 +00:00
..
ArchiveReader.cpp
* finegrainify namespacification of ArchiveReader.cpp
2004-01-10 19:00:15 +00:00
ConstantReader.cpp
Version 1.2 now supports encoding strings as a special case, to avoid having
2004-01-14 23:35:21 +00:00
InstructionReader.cpp
Inching our way towards fixing PR82
2004-01-09 05:42:34 +00:00
Makefile
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00
Reader.cpp
Version 1.2 now supports encoding strings as a special case, to avoid having
2004-01-14 23:35:21 +00:00
ReaderInternals.h
Version 1.2 now supports encoding strings as a special case, to avoid having
2004-01-14 23:35:21 +00:00
ReaderPrimitives.h
Like output_data, it's obvious that input_data was only used with 1 character
2004-01-14 23:03:22 +00:00
ReaderWrappers.cpp
Use new getFileSize function instead of sys/stat.h directly.
2003-12-30 07:40:35 +00:00