aboutsummaryrefslogtreecommitdiff
path: root/lib/CompilerDriver/BuiltinOptions.cpp
AgeCommit message (Expand)Author
2009-11-07llvmc: Add a '-time' option.Mikhail Glushenkov
2009-07-09Rename -t to --temp-dir.Mikhail Glushenkov
2009-07-09Add a -t="dir" option to the driver. This can be used to specify the director...Sanjiv Gupta
2009-07-06Reverting back the changes checked-in accidently.Sanjiv Gupta
2009-07-06Implement _CONFIG macro to allow users to se to configuration settings on the...Sanjiv Gupta
2009-07-04LLVMC can be now compiled w/o dynamic plugin support.Mikhail Glushenkov
2009-06-29Make dynamic LLVMC plugins work on Windows (finally!).Mikhail Glushenkov