Some cleanup. Use a class (OptionInfo) instead of a pair of a pair and remove
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 6 Aug 2010 23:03:52 +0000 (23:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 6 Aug 2010 23:03:52 +0000 (23:03 +0000)
commit565aafc997ee08803e2a6f7544f183b9e796ba94
tree8ea8927c61eb691bb9f431f869957300391b94ff
parent5eb308b9448ee5b14fac26c0533eac481bc28471
Some cleanup. Use a class (OptionInfo) instead of a pair of a pair and remove
some default values that are not used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110485 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/PassSupport.h
include/llvm/Support/CommandLine.h
include/llvm/Support/PassNameParser.h