diff options
author | Mitch Phillips <mitchphillips@outlook.com> | 2017-10-23 20:25:19 +0000 |
---|---|---|
committer | Mitch Phillips <mitchphillips@outlook.com> | 2017-10-23 20:25:19 +0000 |
commit | 99fa140501d3bde8212303c66a5ef43123fe51c6 (patch) | |
tree | 29bf7def6e646a505e40359a424aee5045be2d5e /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 52bbd587ac575acc80876479dc25c3981add4ff1 (diff) | |
download | bcm5719-llvm-99fa140501d3bde8212303c66a5ef43123fe51c6.tar.gz bcm5719-llvm-99fa140501d3bde8212303c66a5ef43123fe51c6.zip |
Graph builder implementation.
Implement a localised graph builder for indirect control flow
instructions. Main interface is through GraphBuilder::buildFlowGraph,
which will build a flow graph around an indirect CF instruction. Various
modifications to FileVerifier are also made to const-expose some members
needed for machine code analysis done by the graph builder.
Reviewers: vlad.tsyrklevich
Reviewed By: vlad.tsyrklevich
Subscribers: llvm-commits, kcc, pcc
Differential Revision: https://reviews.llvm.org/D38427
llvm-svn: 316372
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions