llvm-project/llvm/lib/Bitcode/Reader
Adrian Prantl dbfda63695 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
..
BitReader.cpp Remove every uses of getGlobalContext() in LLVM (but the C API) 2016-04-14 21:59:01 +00:00
BitcodeReader.cpp Add DWARF debug info support for C++11 inline namespaces. 2016-11-03 19:42:02 +00:00
BitstreamReader.cpp BitcodeReader: Require clients to read the block info block at most once. 2016-10-27 21:39:28 +00:00
CMakeLists.txt
LLVMBuild.txt