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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to