diff options
author | Gabriel Hjort Ã…kerlund <gabriel.hjort.akerlund@ericsson.com> | 2020-11-24 07:12:54 +0100 |
---|---|---|
committer | Mikael Holmen <mikael.holmen@ericsson.com> | 2020-11-24 07:47:58 +0100 |
commit | 5e9e335a247040a175855f99dbab5957064434ba (patch) | |
tree | 807192affb71b82584e5a2c040097f5fb5473ff4 /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | da3bc99bdd778ce2c22f17cab2b94eefcc285953 (diff) | |
download | llvm-5e9e335a247040a175855f99dbab5957064434ba.zip llvm-5e9e335a247040a175855f99dbab5957064434ba.tar.gz llvm-5e9e335a247040a175855f99dbab5957064434ba.tar.bz2 |
[GlobalISel][TableGen] Fix seg fault for zero instruction
Tablegen seg faulted when parsing a Pat where the destination part has
no output (zero instruction), due to a register class lookup using
nullptr.
Reviewed By: Paul-C-Anagnostopoulos
Differential Revision: https://reviews.llvm.org/D90829
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions