[all-commits] [llvm/llvm-project] 7e5f4e: [lld-macho]Ensure canonicalization happen even for...
Vy Nguyen via All-commits
all-commits at lists.llvm.org
Tue Jun 6 09:54:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e5f4ed5565892e33d7f2a504e8345459d5235e5
https://github.com/llvm/llvm-project/commit/7e5f4ed5565892e33d7f2a504e8345459d5235e5
Author: Vy Nguyen <vyng at google.com>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M lld/MachO/Writer.cpp
A lld/test/MachO/fold-dwarf-lsda.s
Log Message:
-----------
[lld-macho]Ensure canonicalization happen even for "skipped" referent sections.
Details:
See bug report: https://github.com/llvm/llvm-project/issues/63039
Differential Revision: https://reviews.llvm.org/D151824
More information about the All-commits
mailing list