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 1848a8e commit f6e5d88Copy full SHA for f6e5d88
llvm/docs/LangRef.rst
@@ -2645,7 +2645,7 @@ For example:
2645
2646
The compiler also emits relocations to report various aspects of the format
2647
string and arguments that were present. The compiler reports an aspect by
2648
- issing a relocation for the symbol `<impl_name>_<aspect>``. This arranges
+ issuing a relocation for the symbol `<impl_name>_<aspect>``. This arranges
2649
for code and data needed to support the aspect of the implementation to be
2650
brought into the link to satisfy weak references in the modular
2651
implemenation function.
0 commit comments