aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
diff options
context:
space:
mode:
authorYuze Chi <chiyuze@google.com>2023-07-06 12:59:05 -0700
committerFangrui Song <i@maskray.me>2023-07-06 12:59:05 -0700
commita9f5119a78aaa1fc63347a89aee50922bbb8c99c (patch)
tree47b99602167f361c969df906e1134c7c9dc04c18 /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
parent453d983d56c4f6407cf6bef52064f74d95448e11 (diff)
downloadllvm-a9f5119a78aaa1fc63347a89aee50922bbb8c99c.zip
llvm-a9f5119a78aaa1fc63347a89aee50922bbb8c99c.tar.gz
llvm-a9f5119a78aaa1fc63347a89aee50922bbb8c99c.tar.bz2
[DebugInfo] Enable debug info emission for extern variables in C++
Debug info emission for extern variables in C++ was previously disabled when the functionality was added in https://reviews.llvm.org/D71818 and originally in https://reviews.llvm.org/D70696, because there was no use case. We are enabling it now, as we start to deploy BPF programs compiled from C++, leveraging C++ features like templates to reduce code complexity. This patch is required so that we can still use kconfig in such BPF programs compiled from C++. Reviewed By: rnk, dblaikie, MaskRay, yonghong-song Differential Revision: https://reviews.llvm.org/D153898
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions