simplify as daniel suggests
[oota-llvm.git] / lib / Support / Regex.cpp
2009-08-30 Torok EdwinAdd regular expression matching support, based on OpenB...