diff options
| author | Fangrui Song <i@maskray.me> | 2021-02-07 15:47:10 -0800 |
|---|---|---|
| committer | Fangrui Song <i@maskray.me> | 2021-02-07 15:47:10 -0800 |
| commit | 980d28d9556a671081719f82aea3de5db4328688 (patch) | |
| tree | e1810db2ee694997e6e6a17d1bb2c7679a7f48a0 /lldb/test/API/python_api/process/TestProcessAPI.py | |
| parent | ca268ed28520cbe05e5a9f006cb7b615301a4aa1 (diff) | |
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/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
