aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorSean Silva <chisophugis@gmail.com>2014-08-15 19:23:53 +0000
committerSean Silva <chisophugis@gmail.com>2014-08-15 19:23:53 +0000
commit6a9b0f900863eac17eeb0be586f86510d1a47c7c (patch)
treeef4c6099975e181599db065a7bb1116f13b2f10f /llvm/lib/Support/CommandLine.cpp
parentbbabefe1b1fdc3ebba85853f177d253f9830333c (diff)
downloadllvm-6a9b0f900863eac17eeb0be586f86510d1a47c7c.zip
llvm-6a9b0f900863eac17eeb0be586f86510d1a47c7c.tar.gz
llvm-6a9b0f900863eac17eeb0be586f86510d1a47c7c.tar.bz2
[cleanup] Rename this function to better reflect its purpose. NFC.
This also suggests some refactoring to simplify this code. Basically, a ton of complexity in this argument handling code comes from the need to save const char *'s in stable storage for pushing onto argv. It seems like llvm::cl::StringSaver can be improved to cover all the needs here. llvm-svn: 215761
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions