blob: 6f9eb9620cbcbb23e52cce0e8ebd69e6a62f165c [file] [view]
# fx llvm
Provides a shortcut to the prebuilt Clang / LLVM tools
```none
usage: fx llvm [tool] [args...]
-h|--help Shows this help and lists all available Clang / LLVM tools
```
[llvm source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/contrib/llvm)