Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSCode LLVM Compiler ExplorerNew to Visual Studio Code? Get it now.

VSCode LLVM Compiler Explorer

Xiaofan Sun

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

VSCode LLVM Compiler Explorer

This is a tool for compiler developers of LLVM. This vscode extension can support exploring LLVM IR and machine IR after each pass.

Features

  1. Run a custom clang command and explore each phase of LLVM passes.
  2. Compare difference between IRs before and after running a pass.
  3. Support custom clang or modified version.
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft