Remove unused calls to Lexer.getLoc and the pointless variable HasFillExpr.
authorDuncan Sands <baldrick@free.fr>
Tue, 29 Jun 2010 13:24:40 +0000 (13:24 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 29 Jun 2010 13:24:40 +0000 (13:24 +0000)
commit44886ac5eb52a14a88461fd89f230ae5f43690fb
tree23a4b30d7f64a386a058f637da93b004398d26ec
parent31a3a3ebaf9c28fcfd82b1494a47fb11cc00759b
Remove unused calls to Lexer.getLoc and the pointless variable HasFillExpr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107136 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp