1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/Bitcode
Mehdi Amini f559a9a15a Add a method to the BitcodeReader to parse only the identification block
Summary: Mimic parseTriple(); and exposes it to LTOModule.cpp

Reviewers: dexonsmith, rafael

Subscribers: llvm-commits

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 252442
2015-11-09 02:46:41 +00:00
..
BitCodes.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
BitcodeWriterPass.h Support for function summary index bitcode sections and files. 2015-10-04 14:33:43 +00:00
BitstreamReader.h Fix testing for end of stream in bitstream reader. 2015-08-03 18:01:50 +00:00
BitstreamWriter.h Clang format a few prior patches (NFC) 2015-11-02 18:02:11 +00:00
LLVMBitCodes.h [Bitcode] Add enums for call instruction markers and flags. NFC. 2015-11-07 02:48:49 +00:00
ReaderWriter.h Add a method to the BitcodeReader to parse only the identification block 2015-11-09 02:46:41 +00:00