This change break the MSVC build since no regex by default in Windows MSVC platform.<br><br><div class="gmail_quote">On Tue, Jun 9, 2009 at 1:00 AM, David Greene <span dir="ltr"><<a href="mailto:greened@obbligato.org">greened@obbligato.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Author: greened<br>
Date: Mon Jun  8 12:00:34 2009<br>
New Revision: 73074<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=73074&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=73074&view=rev</a><br>
Log:<br>
<br>
Add a !regmatch operator to do pattern matching in TableGen.<br>
<br>
Added:<br>
    llvm/trunk/test/TableGen/<a href="http://regmatch.td" target="_blank">regmatch.td</a><br>
Modified:<br>
    llvm/trunk/docs/TableGenFundamentals.html<br>
    llvm/trunk/utils/TableGen/Record.cpp<br>
    llvm/trunk/utils/TableGen/Record.h<br>
    llvm/trunk/utils/TableGen/TGLexer.cpp<br>
    llvm/trunk/utils/TableGen/TGLexer.h<br>
    llvm/trunk/utils/TableGen/TGParser.cpp<br>
<br>
Modified: llvm/trunk/docs/TableGenFundamentals.html<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/TableGenFundamentals.html?rev=73074&r1=73073&r2=73074&view=diff" target="_blank">http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/TableGenFundamentals.html?rev=73074&r1=73073&r2=73074&view=diff</a><br>
<br></blockquote></div><br>-- <br>-Howard<br>