Optimize around the fact that pred_iterator is slow: instead of sorting
[oota-llvm.git] / lib / MC / TargetAsmParser.cpp
2009-07-17 Daniel Dunbarllvm-mc: Add -triple, and start fetching the target...