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-05-13 18:45:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Bitcode
History
Nuno Lopes
68aaef6b21
revert r156383: removal of TYPE_CODE_FUNCTION_OLD
...
Apparently LLVM only stopped emitting this after LLVM 3.0 llvm-svn: 157325
2012-05-23 15:19:39 +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
revert r156383: removal of TYPE_CODE_FUNCTION_OLD
2012-05-23 15:19:39 +00:00
ReaderWriter.h
Bitcode: Don't expose WriteBitcodeToStream to clients.
2012-02-29 20:30:56 +00:00