Add support for a union type in LLVM IR. Patch by Talin!
[oota-llvm.git] / docs / re_format.7
2009-08-30 Torok EdwinAdd regular expression matching support, based on OpenB...