Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>llvm-language-serverNew to Visual Studio Code? Get it now.
llvm-language-server

llvm-language-server

jabraham17

|
9 installs
| (0) | Free
A language server for LLVM IR
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

llvm-language-server

Provides modern IDE features for LLVM IR human readable files, .ll, in Visual Studio Code.

Features

  • Goto-definition for LLVM IR instructions, functions, types, metadata, and attributes.

Requirements

This extension provides a language server for LLVM IR human readable files, .ll, but depends on sunshaoce.llvmir extension to provide syntax highlighting and other features. This extension also relies on ms-python.python extension to run the language server.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft