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 813226e commit 271a63fCopy full SHA for 271a63f
llvm/docs/LangRef.rst
@@ -2628,7 +2628,7 @@ For example:
2628
2629
The compiler also emits relocations to report various aspects of the format
2630
string and arguments that were present. The compiler reports an aspect by
2631
- issing a relocation for the symbol `<impl_name>_<aspect>``. This arranges
+ issuing a relocation for the symbol `<impl_name>_<aspect>``. This arranges
2632
for code and data needed to support the aspect of the implementation to be
2633
brought into the link to satisfy weak references in the modular
2634
implemenation function.
0 commit comments