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 3a77522 commit ca260e1Copy full SHA for ca260e1
README.md
@@ -16,7 +16,7 @@ files needed to process intermediate representations and convert them into
16
object files. Tools include an assembler, disassembler, bitcode analyzer, and
17
bitcode optimizer.
18
19
-C-like languages use the [Clang](http://clang.llvm.org/) frontend. This
+C-like languages use the [Clang](https://clang.llvm.org/) frontend. This
20
component compiles C, C++, Objective-C, and Objective-C++ code into LLVM bitcode
21
-- and from there into object files, using LLVM.
22
0 commit comments