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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94940 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | stub out a new TargetAsmLexer interface. | Chris Lattner | 2010-01-22 | 1 | -0/+14 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94125 91177308-0d34-0410-b5e6-96231b3b80d8 |