summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2016-01-20 19:50:25 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2016-01-20 19:50:25 +0000
commita34ce95b60f14f5c53d3f01a4c90d225477bd5e0 (patch)
tree3524b3e6ac3cb9eebb6b0bcb0388374e00913fff /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
parentaf69f1c690ced497cfef5869e987e584b8d3eb24 (diff)
downloadbcm5719-llvm-a34ce95b60f14f5c53d3f01a4c90d225477bd5e0.tar.gz
bcm5719-llvm-a34ce95b60f14f5c53d3f01a4c90d225477bd5e0.zip
Add a "gc-transition" operand bundle
Summary: This adds a new kind of operand bundle to LLVM denoted by the `"gc-transition"` tag. Inputs to `"gc-transition"` operand bundle are lowered into the "transition args" section of `gc.statepoint` by `RewriteStatepointsForGC`. This removes the last bit of functionality that was unsupported in the deopt bundle based code path in `RewriteStatepointsForGC`. Reviewers: pgavlin, JosephTremoulet, reames Subscribers: sanjoy, mcrosier, llvm-commits Differential Revision: http://reviews.llvm.org/D16342 llvm-svn: 258338
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud