[PATCH] D107898: [CMake] Fix recompile all .inc files with LLVM_OPTIMIZED_TABLEGEN in Visual Studio.

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 20 00:25:43 PDT 2021


beanz added a comment.

We should be able to unset them in the function scope, which should do the right thing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107898/new/

https://reviews.llvm.org/D107898



More information about the llvm-commits mailing list