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-02-24 22:40:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Bitcode
History
Chris Lattner
114dad2f8f
update comments, no functionality change
...
llvm-svn: 36929
2007-05-08 05:38:32 +00:00
..
Archive.h
Move this here from Bytecode/Archive.h
2007-05-06 09:14:53 +00:00
BitCodes.h
Unbreak VC++.
2007-05-06 03:12:47 +00:00
BitstreamReader.h
we aren't at the end of stream until we've consumed all the bytes AND all
2007-05-06 08:12:09 +00:00
BitstreamWriter.h
allow zero-length arrays
2007-05-06 08:22:10 +00:00
LLVMBitCodes.h
update comments, no functionality change
2007-05-08 05:38:32 +00:00
ReaderWriter.h
add a new CreateBitcodeWriterPass method, which creates a bitcode writer as
2007-05-06 02:30:12 +00:00