aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc/ConfigLexer.l
Commit message (Expand)AuthorAgeFilesLines
* remove attributionsChris Lattner2007-12-291-2/+2
* Here is the bulk of the sanitizing.Gabor Greif2007-07-051-3/+3
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-241-1/+1
* For PR514:Reid Spencer2005-05-191-0/+8
* Get rid of warning from flex.Reid Spencer2004-12-101-1/+0
* Handle space, separators, bad substitutions, and library search path betterReid Spencer2004-11-231-6/+7
* Eliminate the force flag, configuration item, and related supportReid Spencer2004-10-281-2/+1
* Support substitution options for the W, M, and f options.Reid Spencer2004-09-141-0/+3
* Implement the "setIncludePaths" and "setSymbolDefines" interface methods.Reid Spencer2004-08-301-0/+3
* Convert llvmc to use the lib/System interface instead of directlyReid Spencer2004-08-291-2/+4
* - Rename and rearrange for clarityReid Spencer2004-08-241-52/+55
* Add support for version numbers.Reid Spencer2004-08-221-3/+5
* Change @ -> % in config files. @name@ might be needed for config files toReid Spencer2004-08-201-8/+8
* Implement many new features for llvmc. This is the first version that willReid Spencer2004-08-191-82/+105
* More Functionality:Reid Spencer2004-08-151-8/+31
* Converted to use flex for tokenizing input so we can use an easier toReid Spencer2004-08-141-0/+135