diff options
| author | Jez Ng <jezng@fb.com> | 2020-12-18 12:47:15 -0500 |
|---|---|---|
| committer | Jez Ng <jezng@fb.com> | 2020-12-20 13:49:18 -0500 |
| commit | 5f9896d3b23c31beecf225d90194e1bf4e097677 (patch) | |
| tree | ecae1c479e5ab00e5fc9e4f5011daa5b417c584a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | e2863357de77d6980cbb5a17605b8928d96ddd20 (diff) | |
[lld-macho] Support Obj-C symbols in order files
Obj-C symbols may have spaces and colons, which our previous order file
parser would be confused by. The order file format has made the very unfortunate
choice of using colons for its delimiters, which means that we have to use
heuristics to determine if a given colon is part of a symbol or not...
Reviewed By: #lld-macho, thakis
Differential Revision: https://reviews.llvm.org/D93567
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
