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
47d5b20f3269dcedaccd6f546b059727e35dd01b
archived-llvm-mirror
/
include
/
llvm
/
Bitcode
History
Filipe Cabecinhas
47d5b20f32
Use report_fatal_error instead of llvm_unreachable, so we don't crash on user input
...
llvm-svn: 226248
2015-01-16 04:54:12 +00:00
..
BitCodes.h
Use report_fatal_error instead of llvm_unreachable, so we don't crash on user input
2015-01-16 04:54:12 +00:00
BitcodeWriterPass.h
[PM] Switch the new pass manager to use a reference-based API for IR
2015-01-05 02:47:05 +00:00
BitstreamReader.h
Modernize the getStreamedBitcodeModule interface a bit. NFC.
2014-12-18 05:08:43 +00:00
BitstreamWriter.h
Use IntrusiveRefCntPtr to manage the lifetime of BitCodeAbbrevs.
2014-09-15 15:44:14 +00:00
LLVMBitCodes.h
AsmParser/Bitcode: Add support for MDLocation
2015-01-13 21:10:44 +00:00
ReaderWriter.h
Use the DiagnosticHandler to print diagnostics when reading bitcode.
2015-01-10 00:07:30 +00:00