diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2020-05-28 08:08:20 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2020-05-28 08:14:49 +0000 |
commit | 213c6cdf2e7a30d722cee4cd66b7d48fc396d44b (patch) | |
tree | 645ffa799968c3a6bb293c4bc53682c769527ba3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 4b94cee650ce9753214d562826b7f1b9663c2268 (diff) | |
download | llvm-213c6cdf2e7a30d722cee4cd66b7d48fc396d44b.zip llvm-213c6cdf2e7a30d722cee4cd66b7d48fc396d44b.tar.gz llvm-213c6cdf2e7a30d722cee4cd66b7d48fc396d44b.tar.bz2 |
Harden MLIR detection of misconfiguration when missing dialect registration
This changes will catch error where C++ op are used without being
registered, either through creation with the OpBuilder or when trying to
cast to the C++ op.
Differential Revision: https://reviews.llvm.org/D80651
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions