aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorRafael Auler <rafaelauler@fb.com>2023-01-11 16:05:45 -0800
committerRafael Auler <rafaelauler@fb.com>2023-01-11 16:50:16 -0800
commite09f6f41cae839163a877c803044d4e77318e9a4 (patch)
tree04b4d4643312860b8bffe6025057093bf105a965 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentc268f850a2998eb5370c07c74d7d0756dcc851c9 (diff)
downloadllvm-e09f6f41cae839163a877c803044d4e77318e9a4.zip
llvm-e09f6f41cae839163a877c803044d4e77318e9a4.tar.gz
llvm-e09f6f41cae839163a877c803044d4e77318e9a4.tar.bz2
[BOLT] Add test case triggering JT assertion
Current case that triggers BOLT assertion. Marked XFAIL. In this test case, we reproduce the behavior seen in gcc where the base address of a jump table is decremented by some number and ends up at the exact addess of a jump table from another function. After linking, the instruction references another jump table and that confuses BOLT. Reviewed By: #bolt, Amir Differential Revision: https://reviews.llvm.org/D138245
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions