aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-11-07 18:29:47 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-11-07 18:56:05 +0100
commit4b860240a6e540d95f0d8b3453de93e73603b37e (patch)
tree1658002add12bd42042bc5b2c32103d1f96ef6eb /llvm/lib/Object/ELFObjectFile.cpp
parent330398052d049f90e6cfac80ab8b765b158a3e61 (diff)
downloadllvm-4b860240a6e540d95f0d8b3453de93e73603b37e.zip
llvm-4b860240a6e540d95f0d8b3453de93e73603b37e.tar.gz
llvm-4b860240a6e540d95f0d8b3453de93e73603b37e.tar.bz2
[BasicAA] Unify struct/other offset (NFC)
The distinction between StructOffset and OtherOffset has been originally introduced by 82069c44ca39df9d506e16bfb0ca2481866dd0bb, which applied different reasoning to both offset kinds. However, this distinction was not actually correct, and has been fixed by c84e77aeaefccb8d0c4c508b8017dcad80607f53. Since then, we only ever consider the sum StructOffset + OtherOffset, so we may as well store it in that form directly.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions