diff options
author | Craig Topper <craig.topper@intel.com> | 2019-02-19 17:13:40 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-02-19 17:13:40 +0000 |
commit | d8acfe69f0a754fac838df384823d2d4ebd7cc79 (patch) | |
tree | c6b001045381661640f78ccd5cad7d9b90cf903d /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | 236e1ce1d920204661fd73ef8960738108852647 (diff) | |
download | bcm5719-llvm-d8acfe69f0a754fac838df384823d2d4ebd7cc79.tar.gz bcm5719-llvm-d8acfe69f0a754fac838df384823d2d4ebd7cc79.zip |
X86AsmParser AVX-512: Return error instead of hitting assert
When parsing a sequence of tokens beginning with {, it will hit an assert and crash if the token afterwards is not an identifier. Instead of this, return a more verbose error as seen elsewhere in the function.
Patch by Brandon Jones (BrandonTJones)
Differential Revision: https://reviews.llvm.org/D57375
llvm-svn: 354356
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions