summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-10-29 15:28:19 -0700
committerFangrui Song <maskray@google.com>2019-11-08 09:42:50 -0800
commit70e62a4fa6c2146fb49ee4460dad8e04152ce0a6 (patch)
tree1ccd2997fd6cb773d972228f32446d3a14740471 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parent9aff5e1c188445190249f5cb78a574a4bedc55b0 (diff)
downloadbcm5719-llvm-70e62a4fa6c2146fb49ee4460dad8e04152ce0a6.tar.gz
bcm5719-llvm-70e62a4fa6c2146fb49ee4460dad8e04152ce0a6.zip
[ELF] Suggest extern "C" when an undefined reference is mangled while the definition is not
When missing an extern "C" declaration, an undefined reference may be mangled while the definition is not. Suggest the missing extern "C" and the base name. Reviewed By: ruiu Differential Revision: https://reviews.llvm.org/D69592
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud