If a symbol is global, reloc against it even if it is in a mergeable section.
[oota-llvm.git] / lib / Support / regexec.c
2010-04-05 Owen AndersonPush const through the regex engine. Fixes some of...
2009-08-30 Torok EdwinAdd regular expression matching support, based on OpenB...