[llvm-dev] Document TableGen classes with Doxygen?
Paul C. Anagnostopoulos via llvm-dev
llvm-dev at lists.llvm.org
Mon Sep 7 07:21:05 PDT 2020
Let's say I wanted to start writing a document on how to create a backend for TableGen. Such a document is suggested in "TableGen Backends." Should I describe the classes that are available to the backend in detail, or should I spend time updating the Doxygen comments in the class header files and simply present an overview in the document?
More information about the llvm-dev
mailing list