diff options
| author | Adrian Prantl <aprantl@apple.com> | 2018-09-08 00:21:55 +0000 |
|---|---|---|
| committer | Adrian Prantl <aprantl@apple.com> | 2018-09-08 00:21:55 +0000 |
| commit | 609bf369525b2e982564243d6767841a6fc2ea2d (patch) | |
| tree | a598f630f7f3c8f4acc92d428b2b2a983956bd6c /lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp | |
| parent | 4357ca653a3deeddbfa6d4d0420ea994554da6a2 (diff) | |
| download | bcm5719-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

