[PATCH] D42331: [cmake] Remove LLVM_HAVE_OPT_VIEWER_MODULES from LLVMConfig
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 20 09:30:44 PST 2018
anemet requested changes to this revision.
anemet added a comment.
This revision now requires changes to proceed.
This is used by Swift. Providing a macro instead of a static value may be a better solution. If you are willing to do that I am OK with that but I have a strong objection against simply removing this.
https://reviews.llvm.org/D42331
More information about the llvm-commits
mailing list