[PATCH] D37473: [X86][AsmParser] fix PR32035

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 22:37:12 PDT 2017


craig.topper added inline comments.


================
Comment at: test/MC/X86/pr32035.s:1
+// RUN: llvm-mc -triple x86_64-unknown-unknown -show-encoding %s | FileCheck %s
+
----------------
Can you add this to the existing intel-syntax-encoding.s test instead?


Repository:
  rL LLVM

https://reviews.llvm.org/D37473





More information about the llvm-commits mailing list