summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2017-07-24 12:43:27 +0000
committerMichael Kruse <llvm@meinersbur.de>2017-07-24 12:43:27 +0000
commit07e8c36dc73fa56357f0da4ac71c559fe952b31d (patch)
treed6b599dea44fe7d77f43324496bc288365fc817f /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py
parente2699b572e99110dc647a9f9dd1147b70db40412 (diff)
downloadbcm5719-llvm-07e8c36dc73fa56357f0da4ac71c559fe952b31d.tar.gz
bcm5719-llvm-07e8c36dc73fa56357f0da4ac71c559fe952b31d.zip
[ForwardOpTree] Support read-only value uses.
Read-only values (values defined before the SCoP) require special handing with -polly-analyze-read-only-scalars=true (which is the default). If active, each use of a value requires a read access. When a copied value uses a read-only value, we must also ensure that such a MemoryAccess is available or is created. Differential Revision: https://reviews.llvm.org/D35764 llvm-svn: 308876
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud