| # 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) |