[llvm-dev] Documenting TableGen searchable tables

Paul C. Anagnostopoulos via llvm-dev llvm-dev at lists.llvm.org
Tue Aug 18 09:15:48 PDT 2020


It has been suggested that I document the TableGen searchable tables classes in detail. Currently, there is some documentation in SearchableTable.td, and there are a couple of Doxygen comments in the backend, SearchableTableEmitter.cpp.

My question: Is it a good idea to add a large appendix to the new TableGen Programmer's Reference and so end up with documentation in two places, or is it better to improve the documentation in the .td and .cpp files? 



More information about the llvm-dev mailing list