<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 9, 2014 at 8:16 PM, Dan Albert <span dir="ltr"><<a href="mailto:danalbert@google.com" target="_blank">danalbert@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">jroelofs: I know you had mentioned that the unwinder might be moving to compiler-rt. Any idea about timeline on that?<br>
</blockquote><div><br></div><div>There isn't one. Some people say they like this to happen every now and then, but nobody's working on it. (And the arm unwinder needs to depend on libc++abi if type matching is going to be implemented, as far as I understand.)</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
================<br>
Comment at: src/Unwind/CMakeLists.txt:88<br>
@@ +87,3 @@<br>
+    LINK_FLAGS    "${link_flags}"<br>
+    OUTPUT_NAME   "llvmunwind"<br>
+    VERSION       "1.0"<br>
----------------<br>
Do we want it to just be libunwind? Could also build it in to libc++abi (or compiler-rt), but I assume we want it to be a different library.<br>
<br>
<a href="http://reviews.llvm.org/D4448" target="_blank">http://reviews.llvm.org/D4448</a><br>
<br>
<br>
<br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</blockquote></div><br></div></div>