llvm-native-cli 0.1.0

LLVM-native CLI frontends: drop-in llc, opt, llvm-as, llvm-dis, and more
docs.rs failed to build llvm-native-cli-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

llvm-native CLI — multi-call binary dispatching to LLVM tools. Phase 8 — LLVM.CLI.1 Court.

This crate provides drop-in replacements for the main LLVM toolchain binaries. Each tool is implemented as a sub-module with a run entry point that receives &[String] arguments.