This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7b86978cb98dc9db6e2dfa94bbc55dcbb55c3a6
archived-llvm-mirror
/
include
/
llvm
/
Bitcode
History
Rafael Espindola
f7b86978cb
Remove unused old-style error handling.
...
If needed, an ErrorOr should be used. llvm-svn: 212340
2014-07-04 13:30:13 +00:00
..
BitCodes.h
Code Custodian:
2012-11-25 15:23:39 +00:00
BitcodeWriterPass.h
fix a -Wdocumentation warning.
2014-01-13 15:10:11 +00:00
BitstreamReader.h
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
BitstreamWriter.h
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
LLVMBitCodes.h
IR: Add COMDATs to the IR
2014-06-27 18:19:56 +00:00
ReaderWriter.h
Remove unused old-style error handling.
2014-07-04 13:30:13 +00:00