aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2018-03-09 17:54:43 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2018-03-09 17:54:43 +0000
commit04ff122632393be01183aac9ce88cbbf37545d0d (patch)
tree543e0c306ea1e47bc0949c0e3879c4d168139318 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parenta7cb31123c2526f04e6a587d6ada4084cefe6fb4 (diff)
downloadllvm-04ff122632393be01183aac9ce88cbbf37545d0d.zip
llvm-04ff122632393be01183aac9ce88cbbf37545d0d.tar.gz
llvm-04ff122632393be01183aac9ce88cbbf37545d0d.tar.bz2
ELF: Do not create multiple thunks for the same virtual address.
This avoids creating multiple thunks for symbols with aliases or which belong to ICF'd sections. This patch reduces the size of Chromium for Android by 260KB (0.8% of .text). Differential Revision: https://reviews.llvm.org/D44284 llvm-svn: 327154
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions