Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-14-VarArgTrampoline.ll
2008-01-14 Duncan SandsI noticed that the trampoline straightening transformat...