[webkit-reviews] review granted: [Bug 122566] FTL: Soft-link LLVM as a workaround for LLVM's static initializers and exit-time destructors : [Attachment 213887] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 12:11:54 PDT 2013


Mark Rowe (bdash) <mrowe at apple.com> has granted Filip Pizlo
<fpizlo at apple.com>'s request for review:
Bug 122566: FTL: Soft-link LLVM as a workaround for LLVM's static initializers
and exit-time destructors
https://bugs.webkit.org/show_bug.cgi?id=122566

Attachment 213887: the patch
https://bugs.webkit.org/attachment.cgi?id=213887&action=review

------- Additional Comments from Mark Rowe (bdash) <mrowe at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=213887&action=review


> Source/JavaScriptCore/llvm/InitializeLLVM.cpp:31
> +#include <wtf/Threading.h>

This should be #include <pthread.h>


More information about the webkit-reviews mailing list