Rename the -verify option to be -verify-each so that it doesn't conflict
authorReid Spencer <rspencer@reidspencer.com>
Sun, 20 Aug 2006 20:48:44 +0000 (20:48 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 20 Aug 2006 20:48:44 +0000 (20:48 +0000)
commitec9f05056040b1134e414477e3e11a1d6c30ab73
treeec7c170919ddfb76a2b182cebb6d79db9f57e576
parent8e33fae0ed53d91ce86c1764bcce445ebb98f8cb
Rename the -verify option to be -verify-each so that it doesn't conflict
with the -verify pass option. It is also more accurate in that this option
causes a verify option to be run after every pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29782 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ld/Optimize.cpp