aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CompilerDriver/BuiltinOptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvmc: Cut global namespace pollution.Mikhail Glushenkov2010-08-201-1/+3
* llvmc: Add a '-time' option.Mikhail Glushenkov2009-11-071-0/+2
* Rename -t to --temp-dir.Mikhail Glushenkov2009-07-091-2/+2
* Add a -t="dir" option to the driver. This can be used to specify the director...Sanjiv Gupta2009-07-091-0/+2
* Reverting back the changes checked-in accidently.Sanjiv Gupta2009-07-061-2/+1
* Implement _CONFIG macro to allow users to se to configuration settings on the...Sanjiv Gupta2009-07-061-1/+2
* LLVMC can be now compiled w/o dynamic plugin support.Mikhail Glushenkov2009-07-041-0/+3
* Make dynamic LLVMC plugins work on Windows (finally!).Mikhail Glushenkov2009-06-291-0/+52