commit | a6fea2c725312ec4d39ef30a29250abb81fa9285 | [log] [tgz] |
---|---|---|
author | Dylan McKay <dylanmckay34@gmail.com> | Sat Dec 10 05:48:48 2016 +0000 |
committer | Dylan McKay <dylanmckay34@gmail.com> | Sat Dec 10 05:48:48 2016 +0000 |
tree | d55658e80f071dc21a4a05b34a9f258529c634fe | |
parent | d27bd04048ec0d4b1c73091f778df8e36535a23f [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289315 91177308-0d34-0410-b5e6-96231b3b80d8