| Issue |
162566
|
| Summary |
CI failures caused by linking liblldb in tests
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
JustinStitt
|
Commit https://github.com/llvm/llvm-project/commit/02572c6e9bbb60916ce471cbfec339b68a2121e2 disallows linking against liblldb for most tests. Then, https://github.com/llvm/llvm-project/commit/f3e2c20a23b11fbe1149e5d2e3631109af6d3238 got merged to main just after this commit (but before CI could report the regression).
Solution: revert https://github.com/llvm/llvm-project/commit/f3e2c20a23b11fbe1149e5d2e3631109af6d3238 or patch it up by changing link targets.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs