OrcJIT: Try to appease msc18 to add move constructor in FullyPartitionedModule .
[oota-llvm.git] / utils / FileCheck /
2009-08-15 Chris Lattnerrewrite FindStringInBuffer to use an explicit loop...
2009-08-15 Chris LattnerInstead of using an std::pair, use a custom struct.
2009-08-02 Daniel DunbarFix an ENABLE_EXPENSIVE_CHECKS error.
2009-07-11 Daniel DunbarTweak comment.
2009-07-11 Chris Lattnerimprove filecheck's "scanning from here" caret position.
2009-07-11 Chris Lattnermake filecheck default to canonicalizing horizontal...
2009-07-09 Chris Lattnerstop on the first file mismatch.
2009-07-08 Chris LattnerAdd a new little "FileCheck" utility for regression...