summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2016-03-24 18:57:39 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2016-03-24 18:57:39 +0000
commitc0c59fe14ea324d69a09d12bf2de2f543b990ac2 (patch)
tree906f829b715e0c0b8f2f151046d449a4a2c3789a /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parent42f91a995960b13dc2a661381e1e18b226d18cea (diff)
downloadbcm5719-llvm-c0c59fe14ea324d69a09d12bf2de2f543b990ac2.tar.gz
bcm5719-llvm-c0c59fe14ea324d69a09d12bf2de2f543b990ac2.zip
[Statepoints] Fix yet another issue around gc pointer uniqueing
Given that StatepointLowering now uniques derived pointers before putting them in the per-statepoint spill map, we may end up with missing entries for derived pointers when we visit a gc.relocate on a pointer that was de-duplicated away. Fix this by keeping two maps, one mapping gc pointers to their de-duplicated values, and one mapping a de-duplicated value to the slot it is spilled in. llvm-svn: 264320
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud