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 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Bitcode
History
Daniel Dunbar
4daaf9d3f4
Pass StringRef by value.
...
llvm-svn: 86251
2009-11-06 10:58:06 +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
Pass StringRef by value.
2009-11-06 10:58:06 +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
bitcode writer support for blockaddress.
2009-10-28 05:24:40 +00:00
ReaderWriter.h
Add const qualifiers for isBitcodeWrapper, and add new functions
2009-09-02 17:21:29 +00:00
Serialization.h
Removed trailing whitespace.
2009-02-20 23:04:06 +00:00
SerializationFwd.h
Removed trailing whitespace.
2009-02-20 23:04:06 +00:00
Serialize.h
Removed trailing whitespace.
2009-02-20 23:04:06 +00:00