[PATCH] D32218: X86AsmParser.cpp asserts: OperandStack.size() > 1 && "Too few operands."

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 11:01:10 PDT 2017


mcrosier added a comment.

Added @rnk as a reviewer as he's largely taken over the MS style inline assembly, IIRC.

@rnk: Any suggestions beyond the LIT tests for testing?  Any opinions on this patch?


https://reviews.llvm.org/D32218





More information about the llvm-commits mailing list