[PATCH] D114122: [CMake] Use NDEBUG macro to control adding comments in GenDAGISel.inc

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 17 18:36:18 PST 2021


MaskRay added a comment.

Add a new CMake variable similar to `LLVM_OPTIMIZED_TABLEGEN`. I think most people don't need comments even for their `!NDEBUG` builds.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114122



More information about the llvm-commits mailing list