https://bugs.llvm.org/show_bug.cgi?id=50975
Bug ID: 50975
Summary: lld/mac is very slow to link lld when debug symbols
are present
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: MachO
Assignee: unassignedb...@nondot.org
Reporter: nicolaswe...@gmx.de
CC: g...@fb.com, jezr...@gmail.com,
llvm-bugs@lists.llvm.org, smee...@fb.com
1. Enable line tables (`-g1`) for building, e.g. with symbol_level=1 in the gn
build
2. Build lld, use lld as host linker
Expected: Fast
Actual: It takes 14 seconds to link lld (compared to 9.5s with ld64).
I can upload a repro file if that's useful (it's 840MB uncompressed).
--
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