Skip to content

0xE1E10/features-llvm

 
 

Repository files navigation

LLVM Dev Container Feature

🏭 Installs the LLVM toolchain

Usage

// devcontainer.json
{
  "features": {
    "ghcr.io/devcontainers-community/features/llvm": {}
  }
}

❓ Don't know what this ☝ means? Check out this VS Code blog post.

Options

Options Id Description Type Default Value
version LLVM version string latest

About

🏭 Installs the LLVM toolchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%