1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/lib/MC/MCParser
Eric Beckmann 7da768a52e Revert "Fix Bug 30978 by emitting cv file checksums."
This reverts commit 6389e7aa724ea7671d096f4770f016c3d86b0d54.

There is a bug in this implementation where the string value of the
checksum is outputted, instead of the actual hex bytes.  Therefore the
checksum is incorrect, and this prevent pdbs from being loaded by visual
studio.  Revert this until the checksum is emitted correctly.

llvm-svn: 313431
2017-09-16 01:14:36 +00:00
..
AsmLexer.cpp
AsmParser.cpp Revert "Fix Bug 30978 by emitting cv file checksums." 2017-09-16 01:14:36 +00:00
CMakeLists.txt
COFFAsmParser.cpp
DarwinAsmParser.cpp
ELFAsmParser.cpp
LLVMBuild.txt
MCAsmLexer.cpp
MCAsmParser.cpp [AsmParser] Recommit: Hash is not a comment on some targets 2017-08-21 09:58:37 +00:00
MCAsmParserExtension.cpp
MCTargetAsmParser.cpp