summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorKeno Fischer <kfischer@college.harvard.edu>2015-12-05 01:38:12 +0000
committerKeno Fischer <kfischer@college.harvard.edu>2015-12-05 01:38:12 +0000
commite54f58c7c5f13ecc3ef9302bbb05d95e857f7389 (patch)
tree82ef3d1c7d31fe52933bb1d68223a85362ce6543 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parenta330293af79489abd0e90482794bdf4f0718a323 (diff)
downloadbcm5719-llvm-e54f58c7c5f13ecc3ef9302bbb05d95e857f7389.tar.gz
bcm5719-llvm-e54f58c7c5f13ecc3ef9302bbb05d95e857f7389.zip
[opt] Fix run-twice option for non-idempotent passes
Cloning the module was supposed to guard against the possibility that the passes may be non-idempotent. However, for some reason I decided to put that AFTER the passes had already run on the module, defeating the point entirely. Fix that by moving up the CloneModule as is done in llc. llvm-svn: 254819
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud