aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/MachO/InterfaceFile.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-03-22 21:17:25 +0000
committerRui Ueyama <ruiu@google.com>2019-03-22 21:17:25 +0000
commitd2e0ed7755671039f75f90803793d44e93b3ef56 (patch)
treea3078317776d24e4698da1e1835a13a1e0fe2878 /llvm/lib/TextAPI/MachO/InterfaceFile.cpp
parent8316ea42992f5707ac63d633aa6ebc8ab73970e8 (diff)
downloadllvm-d2e0ed7755671039f75f90803793d44e93b3ef56.zip
llvm-d2e0ed7755671039f75f90803793d44e93b3ef56.tar.gz
llvm-d2e0ed7755671039f75f90803793d44e93b3ef56.tar.bz2
Simplify PltSection.
Previously, `Entries` contains pairs of symbols and their indices. The indices are always 0, x, 2x, 3x, ..., where x is the size of relocation entry. We didn't have to store that values because we can compute them when we consume them. llvm-svn: 356812
Diffstat (limited to 'llvm/lib/TextAPI/MachO/InterfaceFile.cpp')
0 files changed, 0 insertions, 0 deletions