[Lldb-commits] [PATCH] D15067: Design building out of sources

Kamil Rytarowski via lldb-commits lldb-commits at lists.llvm.org
Sun Nov 29 21:14:30 PST 2015


krytarowski created this revision.
krytarowski added a reviewer: labath.
krytarowski added subscribers: lldb-commits, joerg.
krytarowski set the repository for this revision to rL LLVM.

Developed on NetBSD with pkgsrc.

Repository:
  rL LLVM

http://reviews.llvm.org/D15067

Files:
  cmake/modules/LLDBStandalone.cmake
  include/lldb/Utility/regcclass.h
  include/lldb/Utility/regcname.h
  include/lldb/Utility/regengine.inc
  include/lldb/Utility/regex2.h
  include/lldb/Utility/regex_impl.h
  include/lldb/Utility/regutils.h
  scripts/CMakeLists.txt
  source/Utility/CMakeLists.txt
  source/Utility/regcomp.c
  source/Utility/regerror.c
  source/Utility/regexec.c
  source/Utility/regfree.c
  source/Utility/regstrlcpy.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15067.41365.patch
Type: text/x-patch
Size: 111528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151130/f1cf4c3b/attachment-0001.bin>


More information about the lldb-commits mailing list