This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea07262cc585aecbf11ccb77eaaf91b93242d698
archived-llvm-mirror
/
include
/
llvm
/
Bitcode
History
Chris Lattner
ea07262cc5
add codes for constants table
...
llvm-svn: 36382
2007-04-23 23:29:59 +00:00
..
BitCodes.h
first part of implementation of abbrevs. The writer isn't fully there yet and the
2007-04-23 16:04:05 +00:00
BitstreamReader.h
implement reading of abbrevs
2007-04-23 18:57:58 +00:00
BitstreamWriter.h
Fix a bug in bitstream writer handling abbrevs, add value symtab
2007-04-23 20:34:46 +00:00
LLVMBitCodes.h
add codes for constants table
2007-04-23 23:29:59 +00:00
ReaderWriter.h
Define the content-independent interfaces to read/write bitcode files and
2007-04-22 06:22:05 +00:00