[PATCH] D100125: Fixed bug issue #16122

Sushma Unnibhavi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 9 08:01:24 PDT 2021


sushmaunnibhavi added a comment.

In D100125#2678582 <https://reviews.llvm.org/D100125#2678582>, @xgupta wrote:

> 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.

Yes, I will look into it.


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