[PATCH] D28294: [cmake] Canonicalize CMake booleans to 0/1 for Python interop

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 13:44:49 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291284: [cmake] Canonicalize CMake booleans to 0/1 for lit interop (authored by mgorny).

Changed prior to commit:
  https://reviews.llvm.org/D28294?vs=83055&id=83418#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28294

Files:
  llvm/trunk/cmake/config-ix.cmake
  llvm/trunk/cmake/modules/AddLLVM.cmake
  llvm/trunk/test/Bindings/Go/lit.local.cfg
  llvm/trunk/test/Bindings/OCaml/lit.local.cfg
  llvm/trunk/test/CMakeLists.txt
  llvm/trunk/test/ExecutionEngine/Interpreter/lit.local.cfg
  llvm/trunk/test/JitListener/lit.local.cfg
  llvm/trunk/test/lit.cfg
  llvm/trunk/test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28294.83418.patch
Type: text/x-patch
Size: 6579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170106/6942c64a/attachment.bin>


More information about the llvm-commits mailing list