[CMake] Add new cmake option to control adding comments in GenDAGISel
authorLei Huang <lei@ca.ibm.com>
Wed, 17 Nov 2021 21:43:35 +0000 (15:43 -0600)
committerLei Huang <lei@ca.ibm.com>
Thu, 25 Nov 2021 18:11:35 +0000 (12:11 -0600)
commit1db1cb028db5f8af3a5bd5c264991791ae55f5f8
treed46ef4b9a4dccf177e83dbf13d26da235984d02e
parent66d4ce7e26a5ab00f7e4946b6e1bac8f805010fa
[CMake] Add new cmake option to control adding comments in GenDAGISel

Add new cmake option `LLVM_OMIT_DAGISEL_COMMENTS` to control adding
of comments in GenDAGISel for none debug builds

Ref: https://reviews.llvm.org/D78884

Reviewed By: nemanjai, MaskRay, #powerpc

Differential Revision: https://reviews.llvm.org/D114122
llvm/CMakeLists.txt
llvm/cmake/modules/TableGen.cmake