zturner added a subscriber: zturner.
zturner requested changes to this revision.
zturner added a reviewer: zturner.
zturner added a comment.
This revision now requires changes to proceed.

@labath, can you point out where clang is doing the same thing?  I searched for 
files named `regcomp.c` for example, and only found the one copy in llvm.  
Duplicating code seems like a blocking issue to me, this will make the THIRD 
regex implementation in LLDB if we do this.

Standalone build does not mean you don't need to link against LLVM libraries.


Repository:
  rL LLVM

http://reviews.llvm.org/D15067



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to