awarzynski added a comment.

LGTM, thanks!

(feel free to  address my [nit] when merging or ignore altogether)



================
Comment at: flang/docs/CMakeLists.txt:128
 
+      set(CLANG_TABLEGEN_EXE clang-tblgen)
+      gen_rst_file_from_td(FlangCommandLineReference.rst -gen-opt-docs 
../include/flang/FlangOptionsDocs.td docs-flang-html)
----------------
[nit] This is a bit out of place without a comment :) Could you mention that 
this CMake variable is required in `clang_tablegen`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129864

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to