mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 10:36:05 +00:00

When a section contains two functions x1 and x2, we incorrectly display x1's relocations when dumping x2 for `--disassemble-symbols=x2 -r`. Fix #75539 by ignoring these relocations.