diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-12-24 18:40:42 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-12-24 18:40:42 +0000 |
commit | 747ec2dda3e34b3d6cf30dffd7ff93184471e5fb (patch) | |
tree | 56a0f84847c6f430db6aa854e87c16d81a3002ec /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | cb2f6d431426240bba285f5202d522e36c2e2e8d (diff) | |
download | bcm5719-llvm-747ec2dda3e34b3d6cf30dffd7ff93184471e5fb.tar.gz bcm5719-llvm-747ec2dda3e34b3d6cf30dffd7ff93184471e5fb.zip |
MC: address some comments in deprecation checks
Bob Wilson pointed out the unnecessary checks that had been committed to the
instruction check predicates. The check was meant to ensure that the check was
not accidentally applied to non-ARM instructions. This is better served as an
assertion rather than a condition check.
llvm-svn: 224825
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions