This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / known_align.ll
2007-07-31 Lauro Ramos VenancioFix a bug in GetKnownAlignment of packed structs.