diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-06-29 10:56:01 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-06-29 10:58:35 -0700 |
commit | 71be4db05bbdcc8a9bbe01f54cf273b530327ec7 (patch) | |
tree | d6857229b0d77be388f41a15fe6e2a0adaaaef71 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a562853a511b078912f3a9fccb4a27220ce75e9e (diff) | |
download | llvm-71be4db05bbdcc8a9bbe01f54cf273b530327ec7.zip llvm-71be4db05bbdcc8a9bbe01f54cf273b530327ec7.tar.gz llvm-71be4db05bbdcc8a9bbe01f54cf273b530327ec7.tar.bz2 |
[lldb] Check for the mangled symbol name for objc_copyRealizedClassList_nolock
When we check whether the Objective-C SPI is available, we need to check
for the mangled symbol name. Unlike `objc_copyRealizedClassList`, which
is C exported, the `nolock` variant is not.
Differential revision: https://reviews.llvm.org/D105136
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions