aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorAlexander Shaposhnikov <alexshap@fb.com>2020-05-01 18:22:35 -0700
committerAlexander Shaposhnikov <alexshap@fb.com>2020-05-01 18:22:35 -0700
commit999f04ce347c059238e713971547204f61a34312 (patch)
tree0e45c939cada9bd145819202b63154e81503d5b7 /llvm/lib/Object/ObjectFile.cpp
parent9ed6f03189ce21a609e4d6933ece5e3fb77ba0e8 (diff)
downloadllvm-999f04ce347c059238e713971547204f61a34312.zip
llvm-999f04ce347c059238e713971547204f61a34312.tar.gz
llvm-999f04ce347c059238e713971547204f61a34312.tar.bz2
[llvm-objcopy][MachO] Fix isExternalSymbol method
N_PEXT bit should not affect whether a symbol is considered to be external or not. This also fixes the construction of the symbol table since it relies on the correct ordering of symbols. Test plan: make check-all Differential revision: https://reviews.llvm.org/D78888
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions