aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc/CompilerDriver.h
Commit message (Expand)AuthorAgeFilesLines
* remove attributions from tools.Chris Lattner2007-12-291-2/+2
* Here is the bulk of the sanitizing.Gabor Greif2007-07-051-3/+3
* For PR797:Reid Spencer2006-08-211-1/+2
* silly cleanupChris Lattner2006-05-291-1/+2
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-241-2/+2
* For PR514:Reid Spencer2005-05-191-0/+1
* Remove trailing whitespaceMisha Brukman2005-04-221-9/+9
* For PR351:Reid Spencer2004-12-191-3/+3
* Configuration data now supports a vector of library paths.Reid Spencer2004-11-231-0/+7
* Stop propagating method names that violate the coding standardReid Spencer2004-11-051-3/+5
* Eliminate the force flag, configuration item, and related supportReid Spencer2004-10-281-11/+10
* Support the -WX, -f -M options as pass throughsReid Spencer2004-09-141-16/+30
* Implement the "setIncludePaths" and "setSymbolDefines" interface methods.Reid Spencer2004-08-301-0/+6
* Convert llvmc to use the lib/System interface instead of directlyReid Spencer2004-08-291-97/+37
* Insert declarations for two new functions that support the dependentReid Spencer2004-08-241-0/+9
* Remove unneeded flags.Reid Spencer2004-08-241-6/+4
* Provide support for retaining the version number found in a config file.Reid Spencer2004-08-221-0/+1
* Implement many new features for llvmc. This is the first version that willReid Spencer2004-08-191-44/+37
* Back out dependencies on lib/System/Path.hReid Spencer2004-08-161-4/+3
* More Functionality:Reid Spencer2004-08-151-25/+73
* Converted to use flex for tokenizing input so we can use an easier toReid Spencer2004-08-141-1/+5
* Additional functionality. This version handles option parsing and parameterReid Spencer2004-08-131-16/+124
* Move CompilerDriver.h here.Reid Spencer2004-08-101-0/+75