Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-16 00:22:14 +00:00
parent 27996b553a
commit 0881b6bcab
25 changed files with 121 additions and 71 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# opt
> Run optimizations and analyse LLVM source files.
> Run optimizations and analyze LLVM source files.
> More information: <https://llvm.org/docs/CommandGuide/opt.html>.
- Run an optimization or analysis on a bitcode file: