[AVR][test] Add a new test: functions with struct return type
authorBen Shi <powerman1st@163.com>
Mon, 28 Jun 2021 13:19:26 +0000 (21:19 +0800)
committerBen Shi <powerman1st@163.com>
Mon, 28 Jun 2021 13:19:26 +0000 (21:19 +0800)
commit1dd2d15b50fd471a20ad8b06b349c855f333fa48
treee841af996c9dc4cbb2e0c31bdcb1d0daecf05e71
parent40240877310897ad0643e71dfa0b86a149ca3a61
[AVR][test] Add a new test: functions with struct return type

Reviewed By: dylanmckay

Differential Revision: https://reviews.llvm.org/D99239
llvm/test/CodeGen/AVR/struct.ll [new file with mode: 0644]