diff options
author | Shafik Yaghmour <syaghmour@apple.com> | 2022-03-17 08:51:32 -0700 |
---|---|---|
committer | Shafik Yaghmour <syaghmour@apple.com> | 2022-03-17 08:52:56 -0700 |
commit | 33d74170a36e3b801e93152effa59f19d9abb3a0 (patch) | |
tree | 6f740a0aab1b239dc385b0b6294e1e2e8bad0c4e /llvm/lib/Object/ELFObjectFile.cpp | |
parent | fe74183564e0d9236ac2daee5e3db08905b66350 (diff) | |
download | llvm-33d74170a36e3b801e93152effa59f19d9abb3a0.zip llvm-33d74170a36e3b801e93152effa59f19d9abb3a0.tar.gz llvm-33d74170a36e3b801e93152effa59f19d9abb3a0.tar.bz2 |
[LLDB] Modifying expression code in MakeLoadImageUtilityFunction to be more consistent
MakeLoadImageUtilityFunction() is not using extern "C" for external C functions
and it is not using eLanguageTypeC_plus_plus. So I am modifying it to be consistent.
Also see: rdar://87544782
Differential Revision: https://reviews.llvm.org/D121831
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions