+2013-08-29 Filip Pizlo <fpizlo@apple.com>
+
+ Just linking LLVM into JSC causes all plugin tests to fail
+ https://bugs.webkit.org/show_bug.cgi?id=113915
+
+ Reviewed by Oliver Hunt.
+
+ Updated the binary drops to r189627 of llvm.org, and used the new configure-llvm that does CPPFLAGS=-fvisibility=hidden.
+
+ * LLVMIncludesMountainLion.tar.bz2:
+ * LLVMLibrariesMountainLion.tar.bz2:
+
2013-08-29 Brent Fulgham <bfulgham@apple.com>
[Windows] Unreviewed build fix after r154847.