strength reduce further StringRef-> const char*, saving another 620 bytes.
authorChris Lattner <sabre@nondot.org>
Sun, 20 Sep 2009 05:53:47 +0000 (05:53 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Sep 2009 05:53:47 +0000 (05:53 +0000)
commitbc2d9d3de51368091601dcd34ae9556d4f9f52c0
treee99c78e9a9d39c62226b779bac69ca634f415d15
parent55a722bf6a08c684e49f5b56301bfc66d6dc9fd4
strength reduce further StringRef-> const char*, saving another 620 bytes.

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