We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af11c55 commit 59dd625Copy full SHA for 59dd625
README.md
@@ -24,7 +24,7 @@ object files. Tools include an assembler, disassembler, bitcode analyzer, and
24
bitcode optimizer. It also contains basic regression tests.
25
26
C-like languages use the [Clang](http://clang.llvm.org/) front end. This
27
-component compiles C, C++, Objective C, and Objective C++ code into LLVM bitcode
+component compiles C, C++, Objective-C, and Objective-C++ code into LLVM bitcode
28
-- and from there into object files, using LLVM.
29
30
Other components include:
0 commit comments