mingmingl-llvm wrote:

> I assume you have a separate change for the clang command line reference?

ah thanks for the reminder.  TIL that 
https://clang.llvm.org/docs/ClangCommandLineReference.html is automatically 
generated, based on 
https://github.com/llvm/llvm-project/blob/8a8d65a0c59ab4d32eaded05fda0ce2ffdd25c39/clang/include/clang/Options/ClangOptionDocs.td#L11-L18,
 and 
https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-fpartition-static-data-sections
 reflects the driver option comments. 

I updated the option comments to point interested users to reference LLVM 
MemProf doc. PTAL.

https://github.com/llvm/llvm-project/pull/175872
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to