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

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 17:52:28 PST 2017


beanz added a comment.

If I understand correctly, the patch changed the behavior of the `--has-rtti` and `--has-global-isel` options to standardize them. It would be nice to have that in a test case.


https://reviews.llvm.org/D28366





More information about the llvm-commits mailing list