Fixes a hang that can occur if a signal comes in during malloc calls.
[oota-llvm.git] / lib / Support / COPYRIGHT.regex
2009-08-30 Torok EdwinAdd regular expression matching support, based on OpenB...