javed.absar added inline comments. ================ Comment at: lib/MC/MCParser/AsmParser.cpp:542 + DK_END, + DK_PRINT }; ---------------- Putting DK_PRINT beyond DK_END doesn't seem right Repository: rL LLVM https://reviews.llvm.org/D38448