Skip to content

Commit 01ecf34

Browse files
author
git apple-llvm automerger
committed
Merge commit '50225112b56a' from llvm.org/main into apple/main
2 parents cfc4510 + 5022511 commit 01ecf34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/COFF/Writer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,7 @@ void Writer::finalizeAddresses() {
595595
// If the verification above thought we needed thunks, we should have
596596
// added some.
597597
assert(addressesChanged);
598+
(void)addressesChanged;
598599

599600
// Recalculate the layout for the whole image (and verify the ranges at
600601
// the start of the next round).

0 commit comments

Comments
 (0)