[all-commits] [llvm/llvm-project] 63173d: [lld-macho] Fix assert when splitting section
Keith Smiley via All-commits
all-commits at lists.llvm.org
Thu Dec 22 13:19:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63173d11ecb50236e86578574584bd9a86e27387
https://github.com/llvm/llvm-project/commit/63173d11ecb50236e86578574584bd9a86e27387
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M lld/MachO/InputFiles.cpp
Log Message:
-----------
[lld-macho] Fix assert when splitting section
Fixes https://github.com/llvm/llvm-project/issues/59649
Differential Revision: https://reviews.llvm.org/D140518
More information about the All-commits
mailing list