Without this patch some types have incorrect size and/or alignment
according to the MSP430 EABI.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34561
[MSP430] Fix data layout string. ClosedPublic Authored by pftbest on Jun 23 2017, 10:37 AM.
Details Summary Without this patch some types have incorrect size and/or alignment
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 23 2017, 11:21 AM Closed by commit rL306159: [MSP430] Fix data layout string. (authored by dambrouski). · Explain WhyJun 23 2017, 2:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 103770 llvm/trunk/lib/Target/MSP430/MSP430TargetMachine.cpp
llvm/trunk/test/CodeGen/MSP430/Inst16mm.ll
llvm/trunk/test/CodeGen/MSP430/struct_layout.ll
|