Drop some AsmLexer methods in favor of their AsmToken equivalents.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 28 Jul 2009 16:38:40 +0000 (16:38 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 28 Jul 2009 16:38:40 +0000 (16:38 +0000)
commit419adedaa1638fbe4e078c997f81e94327ebff5a
tree021b297a607ea6f9d9bc86876ce14f6f3f5ee02f
parent3f87233d700eb4316cfaad59477834d2f5a2503b
Drop some AsmLexer methods in favor of their AsmToken equivalents.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77323 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-mc/AsmLexer.cpp
tools/llvm-mc/AsmLexer.h
tools/llvm-mc/AsmParser.cpp
tools/llvm-mc/llvm-mc.cpp