Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / InstCombine / 2008-05-18-FoldIntToPtr.ll
2008-05-25 Nick Lewycky"ret (constexpr)" can't be folded into a Constant....