MC/AsmParser: Use Error() instead of calling PrintMessage() directly.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 18 Jul 2010 18:31:45 +0000 (18:31 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 18 Jul 2010 18:31:45 +0000 (18:31 +0000)
commit275ce397941bc64c6d1643c8c62dbc97a5ebc717
treea7a94b5e8309f56a29c343d278d28b5de0c396c8
parentf21e4e9326aa3ebc78bc2770722fb5150fe7ede9
MC/AsmParser: Use Error() instead of calling PrintMessage() directly.

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