llvm-project/llvm/lib/MC/MCParser
Eric Beckmann 349746f044 Fix Bug 30978 by emitting cv file checksums.
Summary:
The checksums had already been placed in the IR, this patch allows
MCCodeView to actually write it out to an MCStreamer.

Subscribers: llvm-commits, hiraditya

Differential Revision: https://reviews.llvm.org/D37157

llvm-svn: 313374
2017-09-15 18:20:28 +00:00
..
AsmLexer.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
AsmParser.cpp Fix Bug 30978 by emitting cv file checksums. 2017-09-15 18:20:28 +00:00
CMakeLists.txt
COFFAsmParser.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
DarwinAsmParser.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ELFAsmParser.cpp MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for the ODR table. 2017-06-14 18:52:12 +00:00
LLVMBuild.txt
MCAsmLexer.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
MCAsmParser.cpp [AsmParser] Recommit: Hash is not a comment on some targets 2017-08-21 09:58:37 +00:00
MCAsmParserExtension.cpp [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-02-10 01:33:54 +00:00
MCTargetAsmParser.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00