[PATCH] D28366: [llvm-config] Canonicalize CMake booleans to 0/1

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 08:05:36 PST 2017


mgorny updated this revision to Diff 83811.
mgorny added a comment.

@beanz, is that fine or did I go too far testing all multi-value options? ;-)

Also, is there a better way for case-insensitive matching with FileCheck?


https://reviews.llvm.org/D28366

Files:
  test/tools/llvm-config/booleans.test
  tools/llvm-config/BuildVariables.inc.in
  tools/llvm-config/CMakeLists.txt
  tools/llvm-config/llvm-config.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28366.83811.patch
Type: text/x-patch
Size: 5419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/90dc1ea1/attachment.bin>


More information about the llvm-commits mailing list