diff options
author | Jason Molenda <jmolenda@apple.com> | 2019-08-28 02:14:07 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2019-08-28 02:14:07 +0000 |
commit | deeda85f3ffab8ef94cbbc9ff3737c61bdbbe58a (patch) | |
tree | fb6dbe4b6721f429468fd627c874cbc2f55ed619 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | e816421087b40e79ef0312f49434a75a97ac69e8 (diff) | |
download | bcm5719-llvm-deeda85f3ffab8ef94cbbc9ff3737c61bdbbe58a.tar.gz bcm5719-llvm-deeda85f3ffab8ef94cbbc9ff3737c61bdbbe58a.zip |
Update name of objc runtime SPI function we call for class names.
A new SPI was added to the objc runtime to get class names without
any demangling; AppleObjCRuntimeV2::ParseClassInfoArray was using
the original prototype name but had not been updated for the final
name yet, so lldb was falling back to the old function and doing
extra work for classes that were demangled. This commit fixes that.
llvm-svn: 370152
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions