Add support for response files to the CommandLine library.
authorMikhail Glushenkov <foldr@codedgers.com>
Mon, 28 Apr 2008 16:44:25 +0000 (16:44 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Mon, 28 Apr 2008 16:44:25 +0000 (16:44 +0000)
commitbeb4d8293d5311c4581fd3d914f865e358af53a5
tree460cd9a49f6ee1edffbe4ff85aa863309529b798
parent2810d675f855133cad90c14d725d9ac0704f4923
Add support for response files to the CommandLine library.

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