| Issue |
61501
|
| Summary |
Regression(203b6f31bb71c): libunwind can no longer be built by a bootstrap compiler
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
nico
|
See [repro.tar.gz](https://github.com/llvm/llvm-project/files/11009595/repro.tar.gz)
At 203b6f31bb71c or later:
```
% ~/src/llvm-project/out/gn/bin/ld64.lld @response.txt
ld64.lld: error: undefined symbol: __gxx_personality_v0
>>> referenced by Users/thakis/src/llvm-project/out/gn/stage2_unix/obj/libunwind/src/unwind_shared.libunwind.o:(__compact_unwind+0x590)
```
(Also happens with ld64.)
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs