llvm-ir-editor icon indicating copy to clipboard operation
llvm-ir-editor copied to clipboard

More refined syntax highlighting control

Open amishne opened this issue 12 years ago • 1 comments

Enable syntax highlighting for:

  • Basic Block Definition
  • Basic Block Usage
  • Local Value definition
  • Local Value usage
  • Global Value Definition
  • Global Value Usage

Also possibly:

  • Parameter Definition
  • Parameter Usage

By default it isn't important to actually use a different color for each different option; but enabling all the above will give the user freedom to set up things differently.

amishne avatar Feb 12 '13 08:02 amishne

Maybe also metadata definition and usage

amishne avatar Feb 12 '13 09:02 amishne