aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-03-12 17:24:50 +0000
committerCraig Topper <craig.topper@intel.com>2018-03-12 17:24:50 +0000
commitbca036b6691973887517a33954d127cb69316508 (patch)
tree6cac14ba4b9b30ecd6285ce314bf1fc93d744074 /llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
parent85ecac5f3f368342a7b7e2374d0eded615bdda2a (diff)
downloadllvm-bca036b6691973887517a33954d127cb69316508.zip
llvm-bca036b6691973887517a33954d127cb69316508.tar.gz
llvm-bca036b6691973887517a33954d127cb69316508.tar.bz2
[X86] Add all of the MRM_C0-MRM_FF forms to the switch in RecognizableInstr::emitInstructionSpecifier. NFC
Remove the special casing for MRM_F8 by using HANDLE_OPTIONAL. This should be NFC as the forms that were missing aren't used by any instructions today. They exist in the enum so that we didn't have to put them in one at a time when instructions are added. But looks like we failed here. llvm-svn: 327298
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp')
0 files changed, 0 insertions, 0 deletions