[llvm-bugs] [Bug 49417] New: Bind behavior mismatch when -platform_version is specified

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 3 12:52:19 PST 2021


https://bugs.llvm.org/show_bug.cgi?id=49417

            Bug ID: 49417
           Summary: Bind behavior mismatch when -platform_version is
                    specified
           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

ld64 doesn't emit bind opcodes for the various dynamically-linked symbols in
our stub-link.s test when `-platform_version` is specified. LLD currently emits
the bind opcodes regardless. I don't see how not emitting the binds could
possibly be the desired behavior, but I haven't dug much into it.

-- 
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/20210303/1ba12540/attachment.html>


More information about the llvm-bugs mailing list