Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / docs / MCJIT-load.png
2013-08-21 Andrew KaylorAdding a document to describe the MCJIT execution engin...