Răsfoiți Sursa

opt: add link to homepage

pxgamer 5 ani în urmă
părinte
comite
968a656546
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      pages/common/opt.md

+ 1 - 0
pages/common/opt.md

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