[PATCH] D104194: Fix misspelled instruction in X86 assembly parser

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 13 10:43:57 PDT 2021


MaskRay added a comment.

More concretely, branch instruction tests in `llvm/test/MC/X86/x86-32.s` can be moved outside, then you can add a test for jecxz. jexcz seems untested.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104194/new/

https://reviews.llvm.org/D104194



More information about the llvm-commits mailing list