<div style="font-family: arial, helvetica, sans-serif"><font size="2"><br><br><div class="gmail_quote">On Wed, Jun 20, 2012 at 2:56 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@gmail.com" target="_blank">chandlerc@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-family:arial,helvetica,sans-serif"><font size="2"><div class="gmail_quote"><div class="im">On Wed, Jun 20, 2012 at 3:39 AM, Kostya Serebryany <span dir="ltr"><<a href="mailto:kcc@google.com" target="_blank">kcc@google.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-family:arial,helvetica,sans-serif"><font size="2"><br><br><div class="gmail_quote"><div>On Wed, Jun 20, 2012 at 2:18 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@gmail.com" target="_blank">chandlerc@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: chandlerc<br>
Date: Wed Jun 20 05:18:43 2012<br>
New Revision: 158811<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=158811&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=158811&view=rev</a><br>
Log:<br>
Resuming work on the compiler-rt CMake build at long long last. In order<br>
to get it working again, two changes were needed:<br>
<br>
- I had to give up on glob-based file expansion.</blockquote><div><br></div></div><div>I never used cmake, but this sounds strange. </div><div>At least this is a regression compared to the old makefiles, which use glob expansion. </div>


<div>Not a big deal, but until we switch to cmake completely, it'll be hard to maintain it in working state.</div></div></font></div></blockquote><div><br></div></div><div>Yea, it's annoying as hell IMO. the CMake devs won't prioritize a fast system for discovering new files or deleted files and propagating deps. I don't know why. It's really not that hard...</div>

<div><br></div><div>Anyways, maintaining the list of files is super easy, so it's not a big deal from my perspective. We regularly have to go in and update the cmake build when new files come in outside of compiler-rt. ;]</div>

<div><br></div><div>I don't expect anyone but me to really maintain this until I get it actually functional. It's actually not far from that for ASan, and in particular should soon have better support than the makefiles for running tests...</div>
</div></font></div></blockquote><div><br></div><div>Lovely! </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-family:arial,helvetica,sans-serif">
<font size="2"><div class="gmail_quote"><div> But not quite yet....</div>
</div></font></div>
</blockquote></div><br></font></div>