diff options
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-07-09 12:30:55 +0000 |
---|---|---|
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-07-09 12:30:55 +0000 |
commit | 88347796440212e7acd97b4e675c568ce5cf1d53 (patch) | |
tree | 6e211e16fbb249acd31f865ff7fc40d5663246ab /lldb/packages/Python/lldbsuite/test/python_api/section/main.c | |
parent | 7e4234fc9743056ca87defd2c7d050826ceba4e0 (diff) | |
download | bcm5719-llvm-88347796440212e7acd97b4e675c568ce5cf1d53.tar.gz bcm5719-llvm-88347796440212e7acd97b4e675c568ce5cf1d53.zip |
[llvm-mca] report an error if the assembly sequence contains an unsupported instruction.
This is a short-term fix for PR38093.
For now, we llvm::report_fatal_error if the instruction builder finds an
unsupported instruction in the instruction stream.
We need to revisit this fix once we start addressing PR38101.
Essentially, we need a better framework for error handling.
llvm-svn: 336543
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/main.c')
0 files changed, 0 insertions, 0 deletions