mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 07:35:24 +02:00
opt: add link to homepage
This commit is contained in:
parent
350ef848b3
commit
968a656546
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# opt
|
||||
|
||||
> A tool that takes LLVM source files and runs specified optimizations and/or analyses on them.
|
||||
> More information: <https://llvm.org/docs/CommandGuide/opt.html>.
|
||||
|
||||
- Run an optimization or analysis on a bitcode file:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue