aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2021-02-07 15:47:10 -0800
committerFangrui Song <i@maskray.me>2021-02-07 15:47:10 -0800
commit980d28d9556a671081719f82aea3de5db4328688 (patch)
treee1810db2ee694997e6e6a17d1bb2c7679a7f48a0 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentca268ed28520cbe05e5a9f006cb7b615301a4aa1 (diff)
downloadllvm-980d28d9556a671081719f82aea3de5db4328688.zip
llvm-980d28d9556a671081719f82aea3de5db4328688.tar.gz
llvm-980d28d9556a671081719f82aea3de5db4328688.tar.bz2
ELFObjectWriter: Don't sort local symbols
GNU as does not sort local symbols. This has several advantages: * The .symtab order is roughly the symbol occurrence order. * The closest preceding STT_SECTION symbol is the definition of a local symbol. * The closest preceding STT_FILE symbol is the defining file of a local symbol, if there are multiple default-version .file directives. (Not implemented in MC.)
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions