aboutsummaryrefslogtreecommitdiff
path: root/test/MC
diff options
context:
space:
mode:
authorEric Beckmann <ecbeckmann@google.com>2017-09-16 01:14:36 +0000
committerEric Beckmann <ecbeckmann@google.com>2017-09-16 01:14:36 +0000
commitc41978fa1d79736a85ed0c74a58ca1541836a105 (patch)
tree3fda7230af79379e3cf090fcf41eb8cfd14d7d0c /test/MC
parent591b934d84e2923399e845fc0491df53bc519efa (diff)
downloadllvm-c41978fa1d79736a85ed0c74a58ca1541836a105.tar.gz
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313431 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/AArch64/coff-debug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/AArch64/coff-debug.ll b/test/MC/AArch64/coff-debug.ll
index 6c814e8fd37..42da92f385d 100644
--- a/test/MC/AArch64/coff-debug.ll
+++ b/test/MC/AArch64/coff-debug.ll
@@ -103,7 +103,7 @@ attributes #0 = { noinline nounwind optnone "correctly-rounded-divide-sqrt-fp-ma
; CHECK: SubSectionType: FileChecksums (0xF4)
; CHECK: FileChecksum {
; CHECK: ChecksumSize: 0x0
-; CHECK: ChecksumKind: MD5 (0x1)
+; CHECK: ChecksumKind: None (0x0)
; CHECK: ChecksumBytes: ()
; CHECK: }
; CHECK: ]