summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2016-05-05 14:35:40 +0000
committerJames Y Knight <jyknight@google.com>2016-05-05 14:35:40 +0000
commit0c145c0c3aece99865a759b71fe5fbb913d7ce70 (patch)
treee7f703dd988d8ec6738dd757b7128c3907c3249d /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parent996fc133b7daad2936e2fc628d3065ab8c9a2192 (diff)
downloadbcm5719-llvm-0c145c0c3aece99865a759b71fe5fbb913d7ce70.tar.gz
bcm5719-llvm-0c145c0c3aece99865a759b71fe5fbb913d7ce70.zip
Remove bit-rotten CppBackend.
This backend was supposed to generate C++ code which will re-construct the LLVM IR passed as input. This seems to me to have very marginal usefulness in the first place. However, the code has never been updated to use IRBuilder, which makes its current value negative -- people who look at the output may be steered to use the *wrong* C++ APIs to construct IR. Furthermore, it's generated code that doesn't compile since at least 2013. Differential Revision: http://reviews.llvm.org/D19942 llvm-svn: 268631
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud