[llvm-bugs] [Bug 49280] New: Figure out what ld64 is doing with section renaming
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Feb 19 15:50:13 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=49280
Bug ID: 49280
Summary: Figure out what ld64 is doing with section renaming
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: MachO
Assignee: unassignedbugs at nondot.org
Reporter: jezreel at gmail.com
CC: gkm at fb.com, jezreel at gmail.com,
llvm-bugs at lists.llvm.org, smeenai at fb.com
E.g. __TEXT,__StaticInit gets mapped to __text, and __DATA,__mod_init_func gets
moved to __DATA_CONST.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210219/c433a703/attachment.html>
More information about the llvm-bugs
mailing list