summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/IntrinsicEmitter.cpp
diff options
context:
space:
mode:
authorMichael Kuperstein <mkuper@google.com>2017-01-30 19:03:26 +0000
committerMichael Kuperstein <mkuper@google.com>2017-01-30 19:03:26 +0000
commit5f565e018096a08cf01740a4521eedf63c0cbf82 (patch)
treeedcd78276d6e5b7c187eccd05a0542e2491b2d42 /llvm/utils/TableGen/IntrinsicEmitter.cpp
parent3ddc94d3ce5e648193743889b9f8b1572446eae6 (diff)
downloadbcm5719-llvm-5f565e018096a08cf01740a4521eedf63c0cbf82.tar.gz
bcm5719-llvm-5f565e018096a08cf01740a4521eedf63c0cbf82.zip
Turn a TableGen FastISelEmitter warning into an error.
Tablegen emitted a warning when the fast isel emitter created dead code by emitting a pattern that has no predicate before a pattern that has one. This should be an error but was originally only a warning because the X86 backend had a buggy definition that unintentionally caused this to be hit (PR21575). That has been fixed a while ago (r222094), so it's safe to upgrade the warning to an error. llvm-svn: 293534
Diffstat (limited to 'llvm/utils/TableGen/IntrinsicEmitter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud