summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-25 18:51:27 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-25 18:51:27 +0000
commitc78ce7dc2154d559657d6799065fe60456118e80 (patch)
tree1c13a59b16656a69dfab4df466e2c14296d2038d /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parent3bb28329000cd646ae24bbf44878b070c6d43bec (diff)
downloadbcm5719-llvm-c78ce7dc2154d559657d6799065fe60456118e80.tar.gz
bcm5719-llvm-c78ce7dc2154d559657d6799065fe60456118e80.zip
Only add user assumptions on known parameters [NFC]
Before, assumptions derived from llvm.assume could reference new parameters that were not known to the SCoP before. These were neither beneficial to the representation nor to the user that reads the emitted remark. Now we project them out and keep only user assumptions on known parameters. Nevertheless, the new parameters are still part of the SCoPs parameter space as the SCEVAffinator currently adds them on demand. llvm-svn: 267441
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud