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: unassignedb...@nondot.org
          Reporter: jezr...@gmail.com
                CC: g...@fb.com, jezr...@gmail.com,
                    llvm-bugs@lists.llvm.org, smee...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to