Skip to content
Commit 933f6788 authored by Chris Lattner's avatar Chris Lattner
Browse files

fix PR6660/6168: emit padding as zeros instead of undef. Because

trailing fields may not be represented in initializer lists, they
are being handled as padding and those fields *must* be zero 
initialized.

llvm-svn: 101067
parent f9c24f84
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