summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2018-09-08 00:21:55 +0000
committerAdrian Prantl <aprantl@apple.com>2018-09-08 00:21:55 +0000
commit609bf369525b2e982564243d6767841a6fc2ea2d (patch)
treea598f630f7f3c8f4acc92d428b2b2a983956bd6c /lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
parent4357ca653a3deeddbfa6d4d0420ea994554da6a2 (diff)
downloadbcm5719-llvm-609bf369525b2e982564243d6767841a6fc2ea2d.tar.gz
bcm5719-llvm-609bf369525b2e982564243d6767841a6fc2ea2d.zip
Remove addBlockByrefAddress(), it is dead code as far as clang is concerned.
This patch removes addBlockByrefAddress(), it is dead code as far as clang is concerned: Every byref block capture is emitted with a complex expression that is equivalent to what this function does. rdar://problem/31629055 Differential Revision: https://reviews.llvm.org/D51763 llvm-svn: 341737
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud