opt: fix typo (#9895)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# opt
|
||||
|
||||
> A tool that takes LLVM source files and runs specified optimizations and/or analysis on them.
|
||||
> 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:
|
||||
|
Reference in New Issue
Block a user