Move the pybool logic from CMake to Python for simplicity
authorReid Kleckner <rnk@google.com>
Wed, 29 May 2019 21:45:43 +0000 (21:45 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 29 May 2019 21:45:43 +0000 (21:45 +0000)
commitb9b64468caca25922d84d4520d4cc9b709a05af2
tree5a939afbb5739213d3c2d33894b7cc9878443865
parent325003be02bff4291afb7c635cb0e75d7b3d1ba2
Move the pybool logic from CMake to Python for simplicity

This is how similar booleans are handled, and seems to work for me
locally.

llvm-svn: 362039
debuginfo-tests/CMakeLists.txt
debuginfo-tests/lit.site.cfg.py.in