| Issue |
113838
|
| Summary |
[RISCV] ld.lld: error: relaxation not converged with openssl
|
| Labels |
lld
|
| Assignees |
|
| Reporter |
kraj
|
With master as of e33aec89ef1378d80e8df2e965ac5e6e6aa2e3de, LLD is unable to link openSSL test binary on RISCV32
Ends up with
```
riscv32-yoe-linux-musl-ld.lld: error: relaxation not converged
```
The reproducer is here - https://uclibc.org/~kraj/reproduce.tar
If I use `-Wl,--no-relax` then it works.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs