This website requires JavaScript.
Explore
Help
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-01 13:11:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Bitcode
History
Ted Kremenek
254ef9c99c
Fixed bug where default SerializeTrait<>::Materialize would not return the materialized object pointer.
...
llvm-svn: 43413
2007-10-26 23:44:59 +00:00
..
Archive.h
Add explicit keywords.
2007-10-08 15:08:41 +00:00
BitCodes.h
Add explicit keywords.
2007-10-08 15:08:41 +00:00
BitstreamReader.h
Silenced a VC++ warning.
2007-10-24 00:06:31 +00:00
BitstreamWriter.h
Add explicit keywords.
2007-10-08 15:08:41 +00:00
Deserialize.h
Added default implementation of SerializeTrait<> that dispatches to
2007-10-26 20:23:27 +00:00
LLVMBitCodes.h
Long double, part 1 of N. Support in IR.
2007-08-03 01:03:46 +00:00
ReaderWriter.h
add a new CreateBitcodeWriterPass method, which creates a bitcode writer as
2007-05-06 02:30:12 +00:00
Serialization.h
Fixed bug where default SerializeTrait<>::Materialize would not return the materialized object pointer.
2007-10-26 23:44:59 +00:00
SerializationFwd.h
Created header file to include minimal forward references needed for
2007-10-25 18:19:29 +00:00
Serialize.h
Added special treatment of serializing NULL pointers.
2007-10-25 18:42:52 +00:00