]> granicus.if.org Git - llvm/commit
[Attributor] Remove unused verification flag
authorJohannes Doerfert <jdoerfert@anl.gov>
Sun, 13 Oct 2019 05:07:00 +0000 (05:07 +0000)
committerJohannes Doerfert <jdoerfert@anl.gov>
Sun, 13 Oct 2019 05:07:00 +0000 (05:07 +0000)
commitdca7bd43bafac6f49f4be75d20cc26b700e02b2d
tree6f5ce54282d5396dc08d99a1a910268b5cea0098
parent3f59c2193994ad8305d541eadb8f79bd8d50b5d9
[Attributor] Remove unused verification flag

We use the verify max iteration now which is more reliable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374701 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/Attributor.cpp