summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorDan Gohman <dan433584@gmail.com>2015-11-25 19:36:19 +0000
committerDan Gohman <dan433584@gmail.com>2015-11-25 19:36:19 +0000
commitfb3e0594e462272aeccdc69c55f243e4ee419dda (patch)
treedc8f2c5d5c9e4a63ea41e051b6f80fc1eaad70d7 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent3275813d3590f9c45fbb55dd38719e2dc78da4ea (diff)
downloadbcm5719-llvm-fb3e0594e462272aeccdc69c55f243e4ee419dda.tar.gz
bcm5719-llvm-fb3e0594e462272aeccdc69c55f243e4ee419dda.zip
[WebAssembly] Use a physical register to describe ARGUMENT liveness.
Instead of trying to move ARGUMENT instructions back up to the top after they've been scheduled or sunk down, use a fake physical register to create a liveness constraint that prevents ARGUMENT instructions from moving down in the first place. This is still not entirely ideal, however it is more robust than letting them move and moving them back. llvm-svn: 254084
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud