[llvm-commits] [PATCH] Add support for response files to the CommandLine library

Mikhail Glushenkov foldr at codedgers.com
Sun Apr 27 19:24:05 PDT 2008


Add support for response files [1] to the CommandLine library. Response
files are enabled by an optional argument to ParseCommandLineOptions and
ParseEnvironmentOptions.

[1] http://gcc.gnu.org/wiki/Response_Files







More information about the llvm-commits mailing list