[Lldb-commits] [PATCH] Fix makefiles to build shared libraries (DLLs) for tests on Windows

Adrian McCarthy amccarth at google.com
Fri Mar 13 13:56:22 PDT 2015


I had to fix a little Python as well.  There may be more to do, but we now build shared libs on Windows, the cleanup is a little more reliable, and some tests that were failing in the build are now actually building and failing in the expectations.


http://reviews.llvm.org/D8277

Files:
  test/lang/c/shared_lib/foo.h
  test/lldbtest.py
  test/make/Makefile.rules
  test/make/test_common.h
  test/make/uncaught_exception.h
  test/plugins/builder_base.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8277.21952.patch
Type: text/x-patch
Size: 7040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150313/0e616cfa/attachment.bin>


More information about the lldb-commits mailing list