[llvm] [Object] Handle SHT_CREL relocation sections when resolving relocation data (PR #141843)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Thu May 29 19:00:40 PDT 2025
dwblaikie wrote:
> Fixed at [b3457d8](https://github.com/llvm/llvm-project/commit/b3457d823e5e08462f7bb73b9c667da542e76a45)
Ah, sorry I missed this amongst the buildbot spam/noise. Sorry about that. Thanks for the fix. (might still be worth considering an existing test for the functionality that could have an extra RUN line, rather than a separate test - like @maskray was suggesting)
https://github.com/llvm/llvm-project/pull/141843
More information about the llvm-commits
mailing list