[llvm] [llvm-readobj][ELF] Test multivalued rpath entries and alter the output for readobj to emphasize the single valued nature of NEEDED, SONAME, USED etc. (PR #96562)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 02:27:11 PDT 2024


https://github.com/jh7370 commented:

Existing code and test changes all look good, but there's a buildkite test failure due to the behaviour change that needs fixing. I recommend running check-all with the lld project enabled too.

https://github.com/llvm/llvm-project/pull/96562


More information about the llvm-commits mailing list