summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/FileLexer.l
Commit message (Expand)AuthorAgeFilesLines
* Tighten up the specification to allow TableGen/nested-comment.td to passChris Lattner2005-09-061-3/+3
* Add initial lexer and parser support for shifting values. Every use of thisChris Lattner2005-04-191-0/+5
* Patch to make VS happier, thanks to Morten Ofstad for pointing this out.Chris Lattner2004-10-131-1/+1
* Add support for dos style files.Chris Lattner2004-05-271-1/+1
* exit(1) instead of abort()'ing on errorChris Lattner2004-02-131-2/+2
* Fix buggy error message problemChris Lattner2004-02-131-2/+3
* Ooops, top-level C++-comments aren't recognized by flex.Misha Brukman2004-02-121-2/+2
* * Convert C comments to C++ style (why are some one way, some another?!)Misha Brukman2004-02-121-30/+14
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-2/+9
* Added LLVM copyright notice.John Criswell2003-10-211-0/+7
* Move support/tools/* back into utilsChris Lattner2003-10-051-0/+222
OpenPOWER on IntegriCloud