Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-31 | Moved InstallLexer() from the X86-specific AsmLexer | Sean Callanan | |
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 | |||
2010-01-22 | stub out a new TargetAsmLexer interface. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94125 91177308-0d34-0410-b5e6-96231b3b80d8 |