Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / test / FileCheck / check-dag-multi-prefix-2.txt
2013-11-10 Matt ArsenaultAllow multiple check prefixes in FileCheck.