1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 03:15:22 +02:00

opt: add link to homepage

This commit is contained in:
pxgamer 2019-06-04 10:00:16 +01:00 committed by Lucas Gabriel Schneider
parent 350ef848b3
commit 968a656546

View file

@ -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: