We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bff9bd commit 47a11a9Copy full SHA for 47a11a9
README.md
@@ -19,7 +19,7 @@ Welcome to the LLVM project!
19
20
The LLVM project has multiple components. The core of the project is
21
itself called "LLVM". This contains all of the tools, libraries, and header
22
-files needed to process intermediate representations and converts it into
+files needed to process intermediate representations and convert them into
23
object files. Tools include an assembler, disassembler, bitcode analyzer, and
24
bitcode optimizer. It also contains basic regression tests.
25
0 commit comments