diff options
Diffstat (limited to 'llvm/test/MC/AArch64/coff-debug.ll')
-rw-r--r-- | llvm/test/MC/AArch64/coff-debug.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/AArch64/coff-debug.ll b/llvm/test/MC/AArch64/coff-debug.ll index 42da92f385d..6c814e8fd37 100644 --- a/llvm/test/MC/AArch64/coff-debug.ll +++ b/llvm/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: None (0x0) +; CHECK: ChecksumKind: MD5 (0x1) ; CHECK: ChecksumBytes: () ; CHECK: } ; CHECK: ] |