hanchenye-llvm-project/llvm/lib/Bitcode/Writer
Duncan P. N. Exon Smith e8b5e49ffd IR: DwarfNode => DebugNode, NFC
These things are potentially used for non-DWARF data (see the discussion
in PR22235), so take the `Dwarf` out of the name.  Since the new name
gives fewer clues, update the doxygen to properly describe what they
are.

llvm-svn: 226874
2015-01-22 22:47:44 +00:00
..
BitWriter.cpp Introduce LLVMWriteBitcodeToMemoryBuffer C API function. 2014-10-14 00:30:59 +00:00
BitcodeWriter.cpp IR: DwarfNode => DebugNode, NFC 2015-01-22 22:47:44 +00:00
BitcodeWriterPass.cpp [PM] Switch the new pass manager to use a reference-based API for IR 2015-01-05 02:47:05 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
ValueEnumerator.cpp Bitcode: Add ValueEnumerator::getMetadataOrNullID(), NFC 2015-01-20 01:00:23 +00:00
ValueEnumerator.h Bitcode: Add ValueEnumerator::getMetadataOrNullID(), NFC 2015-01-20 01:00:23 +00:00