This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-13 15:11:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Bytecode
/
Reader
History
Misha Brukman
fad1a41fce
Squelch compile-time warning (profile build).
...
llvm-svn: 13228
2004-04-28 15:32:09 +00:00
..
ArchiveReader.cpp
Use the true, decoded name of the archive member in getObjectType.
2004-03-31 19:51:00 +00:00
ConstantReader.cpp
Implement support for a new LLVM 1.3 bytecode format, which uses uint's
2004-04-05 01:27:26 +00:00
InstructionReader.cpp
Squelch compile-time warning (profile build).
2004-04-28 15:32:09 +00:00
Makefile
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00
Reader.cpp
Implement support for a new LLVM 1.3 bytecode format, which uses uint's
2004-04-05 01:27:26 +00:00
ReaderInternals.h
Implement support for a new LLVM 1.3 bytecode format, which uses uint's
2004-04-05 01:27:26 +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