[all-commits] [llvm/llvm-project] f0c009: [MachO] Remove stale comments
Shoaib Meenai via All-commits
all-commits at lists.llvm.org
Sun Aug 28 12:11:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0c00942a520c9944759b1334557b876ba7def9f
https://github.com/llvm/llvm-project/commit/f0c00942a520c9944759b1334557b876ba7def9f
Author: Shoaib Meenai <smeenai at fb.com>
Date: 2022-08-29 (Mon, 29 Aug 2022)
Changed paths:
M lld/MachO/UnwindInfoSection.cpp
Log Message:
-----------
[MachO] Remove stale comments
https://reviews.llvm.org/D93267 implemented handling more than 127
compact unwind encodings, and https://reviews.llvm.org/D123435 and
https://reviews.llvm.org/D124561 implemented stripping redundant
__eh_frame entries.
More information about the All-commits
mailing list