diff options
author | Dylan McKay <dylanmckay34@gmail.com> | 2016-12-10 05:48:48 +0000 |
---|---|---|
committer | Dylan McKay <dylanmckay34@gmail.com> | 2016-12-10 05:48:48 +0000 |
commit | f3685095439c48c5a549e36a97e7fa9524aa4507 (patch) | |
tree | 0100cb1aab62e13022077450124a399160e1c1a5 /llvm/unittests/IR/PassManagerTest.cpp | |
parent | c05cb603690c466bf443e8ac14d2ad6ea6909728 (diff) | |
download | llvm-f3685095439c48c5a549e36a97e7fa9524aa4507.zip llvm-f3685095439c48c5a549e36a97e7fa9524aa4507.tar.gz llvm-f3685095439c48c5a549e36a97e7fa9524aa4507.tar.bz2 |
[AVR] Fix a bunch of incorrect assertion messages
These should've been checking whether the immediate is a 6-bit unsigned
integer.
If the immediate was '63', this would cause an assertion error which
shouldn't have occurred.
llvm-svn: 289315
Diffstat (limited to 'llvm/unittests/IR/PassManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions