Skip to content

Commit a5e3661

Browse files
author
git apple-llvm automerger
committed
Merge commit '01ecf340a406' from apple/main into swift/next
2 parents ece4568 + 01ecf34 commit a5e3661

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)