llvm-project/llvm/test/Transforms/GlobalMerge
David Green 25312b2b6c [GlobalMerge] Set the alignment on merged global structs
If no alignment is set, the abi/preferred alignment of structs will be
used which may be higher than required. This can lead to extra padding
and in the end an increase in data size.

Differential Revision: https://reviews.llvm.org/D47633

llvm-svn: 334099
2018-06-06 14:48:32 +00:00
..
basic.ll
debug-info.ll [GlobalMerge] Set the alignment on merged global structs 2018-06-06 14:48:32 +00:00