[PATCH] compiler-rt, cmake: make the asan runtime build on windows

Hans Wennborg hans at chromium.org
Mon Aug 26 17:34:05 PDT 2013


Hi rnk, timurrrr,

Currently, compiler-rt doesn't build on windows.

This patch sets flags and excludes things that aren't ready yet, allowing us to build the ASan runtime on windows as part of the cmake build. Please take a look!

http://llvm-reviews.chandlerc.com/D1525

Files:
  CMakeLists.txt
  lib/CMakeLists.txt
  lib/asan/CMakeLists.txt
  lib/sanitizer_common/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1525.1.patch
Type: text/x-patch
Size: 6488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130826/b12d0f93/attachment.bin>


More information about the llvm-commits mailing list