[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 13 09:43:06 PDT 2021


beanz added a comment.

In D107898#2943273 <https://reviews.llvm.org/D107898#2943273>, @dfukalov wrote:

> Am I right that two `message()` are just temporary traces and should be removed?

Ah! Yes, sorry those were me debugging it :)


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