Change TableGen so that binary literals such as 0b001 are now sized.
[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...