summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/class_members
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-05-07 01:42:36 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-05-07 01:42:36 +0000
commit6eef08138eef67fbf3946d46efd9d1dbaf8a0baf (patch)
treeff01af3e9efc8b7bc537c2aaf4f97fd0ba646225 /lldb/packages/Python/lldbsuite/test/python_api/class_members
parent04a8fc2e37baf725aa641e789b7237f19d5b515d (diff)
downloadbcm5719-llvm-6eef08138eef67fbf3946d46efd9d1dbaf8a0baf.tar.gz
bcm5719-llvm-6eef08138eef67fbf3946d46efd9d1dbaf8a0baf.zip
Refactor stripDebugInfo(Function) to handle intrinsic
This moves the code that handles stripping debug info intrinsic from StripDebugInfo(Module) to StripDebugInfo(Function). The latter is already walking every instructions so it makes sense to do it at the same time. This makes also stripDebugInfo(Function) as an API more useful: it is really dropping every debug info in the Function. Finally the existing code is trigerring an assertion when the Module is not fully materialized. From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 268832
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/class_members')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud