aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CompilerDriver/BuiltinOptions.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-08-20llvmc: Cut global namespace pollution.Mikhail Glushenkov1-1/+3
2009-11-07llvmc: Add a '-time' option.Mikhail Glushenkov1-0/+2
2009-07-09Rename -t to --temp-dir.Mikhail Glushenkov1-2/+2
2009-07-09Add a -t="dir" option to the driver. This can be used to specify the director...Sanjiv Gupta1-0/+2
2009-07-06Reverting back the changes checked-in accidently.Sanjiv Gupta1-2/+1
2009-07-06Implement _CONFIG macro to allow users to se to configuration settings on the...Sanjiv Gupta1-1/+2
2009-07-04LLVMC can be now compiled w/o dynamic plugin support.Mikhail Glushenkov1-0/+3
2009-06-29Make dynamic LLVMC plugins work on Windows (finally!).Mikhail Glushenkov1-0/+52