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-17 17:26:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Bitcode
History
Jan Sjödin
d0ec185e96
Fix windows compilation warning. Patch by Micah.
...
llvm-svn: 153215
2012-03-21 20:00:30 +00:00
..
Archive.h
The iteration order over a std::set<Module*> depends on the addresses of the
2012-01-23 03:41:53 +00:00
BitCodes.h
Enable the small vector POD optimization for BitCodeAbbrevOp.
2012-03-03 15:04:13 +00:00
BitstreamReader.h
Bitcode/BitstreamReader.h: Tweak for big endian hosts.
2012-02-07 10:53:19 +00:00
BitstreamWriter.h
Fix windows compilation warning. Patch by Micah.
2012-03-21 20:00:30 +00:00
LLVMBitCodes.h
[unwind removal] Remove a the obsolete 'unwind' enum value.
2012-02-06 21:55:35 +00:00
ReaderWriter.h
Bitcode: Don't expose WriteBitcodeToStream to clients.
2012-02-29 20:30:56 +00:00