Some cleanup. Use a class (OptionInfo) instead of a pair of a pair and remove
commit74708f5b949d8142025834f53cb97c576fa34a4e
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 6 Aug 2010 23:03:52 +0000 (6 23:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 6 Aug 2010 23:03:52 +0000 (6 23:03 +0000)
tree8ea8927c61eb691bb9f431f869957300391b94ff
parent729effdfba20fb5c1d08fe738d59c9decd9506ed
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