mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-17 00:56:07 +00:00

Since the relocation iterator walks only the relocations in one section, we can just use a pointer and avoid fetching information about the section at every reference. llvm-svn: 180189