convert argname to StringRef, simplifying LookupOption.
authorChris Lattner <sabre@nondot.org>
Sun, 20 Sep 2009 02:02:24 +0000 (02:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Sep 2009 02:02:24 +0000 (02:02 +0000)
commit8a7a05814c70d84eace161d3eed07f5b5cfdd8d6
tree1d4ecef0b4cd09ee2b2e862d6ef104acf2dbd0b5
parent4e247ec4952db1e39b4cc074a38b9f1d52cdaa28
convert argname to StringRef, simplifying LookupOption.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82352 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CommandLine.cpp