[PATCH] D112474: [NFC][Docs] Add missing Doxygen group comments for LLVM-C
Mats Larsen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 6 02:47:29 PDT 2021
supergrecko updated this revision to Diff 385253.
supergrecko added a comment.
Rename LLJIT and OrcEE header doxygen groups
Addressing review comments:
Execution Engine LLJIT -> LLJIT
ORC Execution -> ExecutionEngine-based ORC Utils
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112474/new/
https://reviews.llvm.org/D112474
Files:
llvm/include/llvm-c/Comdat.h
llvm/include/llvm-c/Core.h
llvm/include/llvm-c/DebugInfo.h
llvm/include/llvm-c/DisassemblerTypes.h
llvm/include/llvm-c/Error.h
llvm/include/llvm-c/ErrorHandling.h
llvm/include/llvm-c/IRReader.h
llvm/include/llvm-c/LLJIT.h
llvm/include/llvm-c/Linker.h
llvm/include/llvm-c/Orc.h
llvm/include/llvm-c/OrcEE.h
llvm/include/llvm-c/Support.h
llvm/include/llvm-c/TargetMachine.h
llvm/include/llvm-c/Transforms/PassBuilder.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112474.385253.patch
Type: text/x-patch
Size: 7806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211106/0dd20162/attachment.bin>
More information about the llvm-commits
mailing list