diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2019-05-09 17:43:52 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2019-05-09 17:43:52 +0000 |
commit | 187770dc749856ba44894e08ba806e3e4badc0f4 (patch) | |
tree | 35501a69ceecbf1b6f916f9a751c66e4d81110cc /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | 4bf8632c45f965ce51f324eec6ab8ede52285581 (diff) | |
download | bcm5719-llvm-187770dc749856ba44894e08ba806e3e4badc0f4.tar.gz bcm5719-llvm-187770dc749856ba44894e08ba806e3e4badc0f4.zip |
[CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and make
private symbols in the __DATA segment internal.
This prevents the linker from removing the symbol names. Keeping the
symbols visible enables tools to collect various information about the
symbols, for example, tools that discover whether or not a symbol gets
dirtied.
rdar://problem/48887111
Differential Revision: https://reviews.llvm.org/D61454
llvm-svn: 360359
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions