1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm/Bitcode
Daniel Dunbar 287cf9f1f7 Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass.
- The old versions are still hanging around, but should be migrated
   away from.

llvm-svn: 57989
2008-10-22 17:39:14 +00:00
..
Archive.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
BitCodes.h Fix a calculation error in comments. 2008-10-16 01:21:44 +00:00
BitstreamReader.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
BitstreamWriter.h Add a little wrapper header that is put around bc files when emitting 2008-07-09 05:14:23 +00:00
Deserialize.h Initialize a local variable. 2008-05-01 17:08:00 +00:00
LLVMBitCodes.h Large mechanical patch. 2008-09-25 21:00:45 +00:00
ReaderWriter.h Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass. 2008-10-22 17:39:14 +00:00
Serialization.h Add member template version of SerializeTrait<T>::Create that also accepts 2008-04-03 16:44:37 +00:00
SerializationFwd.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:42 +00:00
Serialize.h Make a note of the fact that EmitOwnedPtr() has nothing to do with the 2008-03-25 04:41:18 +00:00