Skip to content
Commit 718a89a5 authored by Anders Carlsson's avatar Anders Carlsson
Browse files

Use arrays as union padding. Also, since the resulting struct will always...

Use arrays as union padding. Also, since the resulting struct will always contain a single element and either a single i8 element or an array of i8s, there's no reason to use a packed struct.

llvm-svn: 76854
parent dc13b7c6
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