[all-commits] [llvm/llvm-project] 09b8b4: [lld/mac] Reorder an assert() and a printArchiveMe...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Nov 23 06:42:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09b8b44760423ff822b3755647a8f69ea1b8de3e
https://github.com/llvm/llvm-project/commit/09b8b44760423ff822b3755647a8f69ea1b8de3e
Author: Nico Weber <thakis at chromium.org>
Date: 2022-11-23 (Wed, 23 Nov 2022)
Changed paths:
M lld/MachO/InputFiles.cpp
Log Message:
-----------
[lld/mac] Reorder an assert() and a printArchiveMemberLoad() call
No behavior difference in practice, but makes it possible to use `-t`
for debugging when that assert fails.
More information about the All-commits
mailing list