summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2020-08-05 13:49:00 -0700
committerArthur Eubanks <aeubanks@google.com>2020-08-06 10:56:00 -0700
commitd0acd97c68eceada71a96173bdff745dd4307038 (patch)
tree031db44e36b3b8b70a0fce9ba7a4ff1f83ea22b2 /lldb/test/API/python_api/process/TestProcessAPI.py
parent96c2d5e99e32340be1379959977f2d6247788db6 (diff)
[NewPM][LoopUnswitch] Pin loop-unswitch to legacy PM or use simple-loop-unswitch
As mentioned in http://lists.llvm.org/pipermail/llvm-dev/2020-July/143395.html, loop-unswitch has not been ported to the NPM. Instead people are using simple-loop-unswitch. Pin all tests in Transforms/LoopUnswitch to legacy PM and replace all other uses of loop-unswitch with simple-loop-unswitch. One test that didn't fit into the above was 2014-06-21-congruent-constant.ll which seems to only pass with loop-unswitch. That is also pinned to legacy PM. Now all tests containing "-loop-unswitch" anywhere in the test succeed with NPM turned on by default. Reviewed By: ychen Differential Revision: https://reviews.llvm.org/D85360
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions