Check for less than 0 in shuffle mask instead of -1. It's more consistent with other...
[oota-llvm.git] / lib / Support / regstrlcpy.c
2009-08-30 Torok EdwinAdd regular expression matching support, based on OpenB...