summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetAsmLexer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Moved InstallLexer() from the X86-specific AsmLexerSean Callanan2010-01-311-1/+1
| | | | | | | | to the TargetAsmLexer class so that clients can actually use the TargetAsmLexer they get from a Target. llvm-svn: 94940
* stub out a new TargetAsmLexer interface.Chris Lattner2010-01-221-0/+14
llvm-svn: 94125
OpenPOWER on IntegriCloud