Fix use-after-move introduced in r217065 and caught in post-commit review by Alexey.
[oota-llvm.git] / lib / TableGen / StringMatcher.cpp
2012-05-20 Benjamin KramerEmit memcmp directly from the StringMatcherEmitter.
2012-05-02 Douglas GregorMove llvm-tblgen's StringMatcher into the TableGen...