Fix InstCombine/2007-10-31-StringCrash.ll by removing an obvious
[oota-llvm.git] / test / Transforms / InstCombine / known_align.ll
2007-07-31 Lauro Ramos VenancioFix a bug in GetKnownAlignment of packed structs.