Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LLVM IR ViewerNew to Visual Studio Code? Get it now.
LLVM IR Viewer

LLVM IR Viewer

Julius Naeumann

|
195 installs
| (0) | Free
View LLVM IR contained in binaries using -fembed-bitcode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LLVMIR viewer

uses llvm-objcopy and llvm-dis to dump embedded llvm ir. currently requires llvm-14 to be installed todo: auto-detect-version

Running

  • Open this example in VS Code 1.46+
  • npm install
  • npm run watch or npm run compile
  • F5 to start debugging
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft