summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/function_symbol/TestSymbolAPI.py
diff options
context:
space:
mode:
authorDenis Revunov <revunov.denis@huawei-partners.com>2022-06-08 15:08:31 -0700
committerRafael Auler <rafaelauler@fb.com>2022-06-09 15:26:32 -0700
commit0b7e8baf83befdb9cd7c282d943492581f2dd17c (patch)
tree93690457aa33e3de5fd8e0236402aa9f736b5d7d /lldb/test/API/python_api/function_symbol/TestSymbolAPI.py
parent7bdd3722f20c68ce14d153939bd8aa11d1c0d482 (diff)
[BOLT][AArch64] Handle data at the beginning of a function when disassembling and building CFG.
This patch adds getFirstInstructionOffset method for BinaryFunction which is used to properly handle cases where data is at zero offset in a function. The main change is that we add basic block at first instruction offset when disassembling, which prevents assertion failures in buildCFG. Reviewed By: yota9, rafauler Differential Revision: https://reviews.llvm.org/D127111
Diffstat (limited to 'lldb/test/API/python_api/function_symbol/TestSymbolAPI.py')
0 files changed, 0 insertions, 0 deletions