[PATCH] D100125: Fixed bug issue #16122
Shivam Gupta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 8 22:16:19 PDT 2021
xgupta added a comment.
I think Comdats, Prologue Data, Preallocated Operand Bundles, Use-list Order Directives, Undefined Values, Metadata Nodes and Metadata Strings, DICompileUnit, DIFile, DIBaiscType, DI ... etc, callback, associated metadata, annotation, C type width Module Flags Metadata, Automatic Linker Flags Named Metadata, Params, callbr, callswitch, bitcast, etc ... have `example` section that needs LLVM syntax highlighting.
But please check that they are valid LLVM IR examples or not. Like variable name (called virtual register) that we can assign value start from `%` not `<`
You may take the help from the tutorial on LLVM IR recorded during the 2019 EuroLLVM Developers’ Meeting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100125/new/
https://reviews.llvm.org/D100125
More information about the llvm-commits
mailing list