[PATCH] D23645: [CMake] Fix LLVM_ENABLE_EH and LLVM_ENABLE_RTTI on MSVC

Johannes S. Mueller-Roemer via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 23:34:24 PDT 2016


jsroemer added a comment.

Ok, great, can you or someone else land the patch? I don't have commit rights.

Personally, I think the issue is that we have an option like LLVM_ENABLE_EH at all instead of respecting what the user sets via CMAKE_${LANG}_FLAGS, but that's a different discussion.


Repository:
  rL LLVM

https://reviews.llvm.org/D23645





More information about the llvm-commits mailing list