1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include/llvm/Bitcode
Chris Lattner fdda543cea add enough support for indirect branch for the feature test to pass
(assembler,asmprinter, bc reader+writer) and document it.  Codegen
currently aborts on it.

llvm-svn: 85274
2009-10-27 19:13:16 +00:00
..
Archive.h remove the last *stream> #include from a public header. 2009-08-24 04:14:03 +00:00
BitCodes.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
BitstreamReader.h Clean up the minor mess I caused with removing iterator.h. I shall take care of 80-col violations and the FIXME later. (Thanks goodness that I live in another continent, so the monkeypox did not strike me :-) 2009-08-27 06:41:46 +00:00
BitstreamWriter.h Add StringRef based APIs to BitstreamWriter. 2009-08-24 09:29:31 +00:00
Deserialize.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
LLVMBitCodes.h add enough support for indirect branch for the feature test to pass 2009-10-27 19:13:16 +00:00
ReaderWriter.h Add const qualifiers for isBitcodeWrapper, and add new functions 2009-09-02 17:21:29 +00:00
Serialization.h
SerializationFwd.h
Serialize.h