[PATCH] D35115: X86 Asm should produce error messages instead of assertions when it's possible

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 06:06:09 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308972: X86 Asm uses assertions instead of proper diagnostic. This patch fixes that. (authored by avt77).

Changed prior to commit:
  https://reviews.llvm.org/D35115?vs=107675&id=108062#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35115

Files:
  llvm/trunk/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/trunk/test/MC/X86/intel-syntax-3.s
  llvm/trunk/test/MC/X86/intel-syntax-invalid-scale.s
  llvm/trunk/test/MC/X86/intel-syntax.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35115.108062.patch
Type: text/x-patch
Size: 11360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/980f4bf8/attachment.bin>


More information about the llvm-commits mailing list