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

            Bug ID: 50274
           Summary: Regression(d5a70db1938c063): LLVM's ProfileDataTests
                    crashes when linked with lld/mac
           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]

Repro:
https://drive.google.com/file/d/1rMMhFmw31Z30MCP5tWx4K87Iy3jbK9k5/view?usp=sharing
(20mb zipped)

thakis@MBP repro % ../bin/ld64.lld @response.txt && ./ProfileDataTests
...
zsh: segmentation fault  ./ProfileDataTests


Works fine with ld64, and with lld before d5a70db1938c063.

(check-lld, check-clang, and the rest of check-llvm pass even with that
change.)

-- 
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