1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/include/llvm/Bitcode
Adrian Prantl 858b29de65 Add DWARF debug info support for C++11 inline namespaces.
This implements the DWARF 5 DW_AT_export_symbols feature:
http://dwarfstd.org/ShowIssue.php?issue=141212.1

<rdar://problem/18616046>

llvm-svn: 285959
2016-11-03 19:42:02 +00:00
..
BitCodes.h Bitcode reader: replace DecodeChar6() with a lookup table (NFC) 2016-02-10 22:47:48 +00:00
BitcodeWriterPass.h [PM] BitcodeWriterPass should derive from PassInfoMixin 2016-08-12 21:33:36 +00:00
BitstreamReader.h Bitcode: Fix short read implementation. 2016-11-02 02:58:47 +00:00
BitstreamWriter.h Bitcode: Simplify BitstreamWriter::EnterBlockInfoBlock() interface. 2016-11-01 01:18:57 +00:00
LLVMBitCodes.h Add DWARF debug info support for C++11 inline namespaces. 2016-11-03 19:42:02 +00:00
ReaderWriter.h Bitcode: Change reader interface to take memory buffers. 2016-11-02 00:08:19 +00:00