[LLVMdev] Regular Expression lib support
Chris Lattner
clattner at apple.com
Mon Aug 24 10:14:05 PDT 2009
On Aug 23, 2009, at 11:59 PM, Török Edwin wrote:
> If LLVM is going to have an integrated regex library I suggest using
> it
> regardless if the platform has one.
> The LLVM integrated regex library will provide consistent behaviour
> and
> execution time, the system one will not.
Hi Edwin,
Can you propose the openbsd implementation as a patch to lib/support?
-Chris
More information about the llvm-dev
mailing list