[all-commits] [llvm/llvm-project] a650f2: Revert "[lld-macho] Private label aliases to weak ...
Jez Ng via All-commits
all-commits at lists.llvm.org
Thu Dec 15 15:43:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a650f2ec7a37cf1f495108bbb313e948c232c29c
https://github.com/llvm/llvm-project/commit/a650f2ec7a37cf1f495108bbb313e948c232c29c
Author: Jez Ng <jezng at fb.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M lld/MachO/InputFiles.cpp
M lld/MachO/UnwindInfoSection.cpp
R lld/test/MachO/weak-def-alias-private-label.s
Log Message:
-----------
Revert "[lld-macho] Private label aliases to weak symbols should not retain section data"
This reverts commit 6736bce6db5fe15bcb765b976c99fff34500d1eb.
It's causing Swift-related crashes in e.g.
https://bugs.chromium.org/p/chromium/issues/detail?id=1400716 and
elsewhere.
More information about the All-commits
mailing list