Update cheatsheets

This commit is contained in:
ivuorinen
2025-07-05 00:19:48 +00:00
parent 9bc209f588
commit abbad12043
44 changed files with 475 additions and 62 deletions

View File

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