summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/AVR/varargs.ll
diff options
context:
space:
mode:
authorDylan McKay <me@dylanmckay.io>2017-09-28 06:16:45 +0000
committerDylan McKay <me@dylanmckay.io>2017-09-28 06:16:45 +0000
commit04edfa544210c1bbf3ecf4702a66a99cbd9f3ca0 (patch)
treef74368f5099f5062f7e7ef4c811dc1c105344500 /test/CodeGen/AVR/varargs.ll
parent9e83867929ab807a8ceec0d218392b9493d16ee6 (diff)
Merging r314179:
------------------------------------------------------------------------ r314179 | dylanmckay | 2017-09-26 13:45:27 +1300 (Tue, 26 Sep 2017) | 11 lines [AVR] Use 1-byte alignment for all data types This was an oversight in the original backend data layout. The AVR architecture does not have the concept of unaligned loads - all loads/stores from all addresses are aligned to one byte. Discovered in avr-rust issue #64 https://github.com/avr-rust/rust/issues/64 Patch By Gergo Erdi. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_50@314379 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/AVR/varargs.ll')
0 files changed, 0 insertions, 0 deletions