Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved InstallLexer() from the X86-specific AsmLexer | Sean Callanan | 2010-01-31 | 1 | -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 Lattner | 2010-01-22 | 1 | -0/+14 |
llvm-svn: 94125 |