diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-04-25 12:45:46 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-04-25 12:45:46 +0000 |
commit | e5330f77cf420d71cfd46c960387eb06edeccbf8 (patch) | |
tree | 375dbf2ce5be22a242de902811ba42d20288fa0f /utils/findsym.pl | |
parent | 956ca7265c697107708468b7e1b2fd21f4185bae (diff) | |
download | external_llvm-e5330f77cf420d71cfd46c960387eb06edeccbf8.zip external_llvm-e5330f77cf420d71cfd46c960387eb06edeccbf8.tar.gz external_llvm-e5330f77cf420d71cfd46c960387eb06edeccbf8.tar.bz2 |
Use a pointer as the relocation iterator.
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180262 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/findsym.pl')
0 files changed, 0 insertions, 0 deletions