[llvm] [llvm-readobj][COFF] Implement --coff-pseudoreloc in llvm-readobj to dump runtime pseudo-relocation records (PR #151816)
Tomohiro Kashiwada via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 21 04:26:37 PDT 2025
kikairoya wrote:
I've updated to include the context (symbol values, section number, referenced address) into the warnings and to use `reportUniqueWarning`. Thanks!
https://github.com/llvm/llvm-project/pull/151816
More information about the llvm-commits
mailing list