Skip to content
Commit 39e3eb12 authored by Anders Carlsson's avatar Anders Carlsson
Browse files

When building constant structs, check if the resulting LLVM struct will be...

When building constant structs, check if the resulting LLVM struct will be bigger than the record layout size and use a packed struct if that's the case. Fixes PR5108.

llvm-svn: 83230
parent f343fd89
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment