Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / InstCombine / known_align.ll
2007-07-31 Lauro Ramos VenancioFix a bug in GetKnownAlignment of packed structs.