summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame
diff options
context:
space:
mode:
authorYonghong Song <yhs@fb.com>2019-10-21 03:22:03 +0000
committerYonghong Song <yhs@fb.com>2019-10-21 03:22:03 +0000
commitee881197b00186ada844ce0bb6969d6280a51775 (patch)
tree95788327b0476188152c9246e550dfbfca94eb5f /lldb/packages/Python/lldbsuite/test/python_api/frame
parent9d5ad5e45fe40a24ceb11d6f9b046d8077c90778 (diff)
downloadbcm5719-llvm-ee881197b00186ada844ce0bb6969d6280a51775.tar.gz
bcm5719-llvm-ee881197b00186ada844ce0bb6969d6280a51775.zip
[BPF] fix indirect call assembly code
Currently, for indirect call, the assembly code printed out as callx <imm> This is not right, it should be callx <reg> Fixed the issue with proper format. Differential Revision: https://reviews.llvm.org/D69229 llvm-svn: 375386
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud