Remove use of sprintf added to X86 disassembler tablegen code. Send message with...
authorCraig Topper <craig.topper@gmail.com>
Sun, 28 Jul 2013 21:28:02 +0000 (21:28 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 28 Jul 2013 21:28:02 +0000 (21:28 +0000)
commitd953bcd4876b86e2d99ebbe87c03b2e41298f115
tree66a3c649d112838b00de459f1813b7788ed9c114
parent7f817029d57466be924272650ecee5648b05b277
Remove use of sprintf added to X86 disassembler tablegen code. Send message with instruction name to errs() instead and use a generic message for the llvm_unreachable. Consistent with other places in this file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187333 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/X86RecognizableInstr.cpp