Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>LLVM IRNew to Visual Studio Code? Get it now.
LLVM IR

LLVM IR

sunshaoce

miimuu.com
|
2,172 installs
| (1) | Free
LLVM IR highlight
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LLVM IR

Syntax highlighting and snippets for LLVM IR (LLVM Intermediate Representation).

This project is copied and adapted from vscode-llvm and LLVM TextMate Bundle.

Features

  • Basic syntax highlighting
  • Snippets

Snippets

Instruction Short Cut
alloca alloca
branch conditionally br
branch unconditionally bru
call call
def def
getelementptr getelementptr
hello world program hello
icmp icmp
load load
ret ret
store store

Known Issues

  • Please report grammar issues or suggestions to the LLVM TextMate Bundle repository and extension-related suggestions here.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft