diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-11-03 16:54:49 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-11-03 16:54:49 +0000 |
commit | eca9e890b994e3742a95e4900f4373705b4f7080 (patch) | |
tree | dd2af4e7994f05c74d57a2e9705f2066475fd8df /lldb/packages/Python/lldbsuite/test/functionalities/attach_resume/TestAttachResume.py | |
parent | e071f6d63760a57a4cc3d6a7adad27f732ffaeb6 (diff) | |
download | bcm5719-llvm-eca9e890b994e3742a95e4900f4373705b4f7080.tar.gz bcm5719-llvm-eca9e890b994e3742a95e4900f4373705b4f7080.zip |
Remove read-only statements from the SCoP
We do not need to model read-only statements in the SCoP as they will
not cause any side effects that are visible to the outside anyway.
Removing them should safe us time and might even simplify the ASTs we
generate.
Differential Revision: http://reviews.llvm.org/D14272
llvm-svn: 251948
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/attach_resume/TestAttachResume.py')
0 files changed, 0 insertions, 0 deletions