[PATCH] D37778: [lit] Add a shared llvm configuration library, and use it in llvm

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 21:34:14 PDT 2017


zturner updated this revision to Diff 114966.
zturner added a comment.

A duplicated copy of the new files got added somehow in the last patch.  Removed them.


https://reviews.llvm.org/D37778

Files:
  llvm/cmake/modules/AddLLVM.cmake
  llvm/test/lit.cfg
  llvm/test/lit.site.cfg.in
  llvm/utils/lit/lit/llvm/__init__.py
  llvm/utils/lit/lit/llvm/config.py
  llvm/utils/lit/lit/util.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37778.114966.patch
Type: text/x-patch
Size: 17130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170913/7683d82d/attachment.bin>


More information about the llvm-commits mailing list