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 a7ac6ed commit dca7e5dCopy full SHA for dca7e5d
llvm/docs/LangRef.rst
@@ -2755,7 +2755,7 @@ For example:
2755
2756
The compiler also emits relocations to report various aspects of the format
2757
string and arguments that were present. The compiler reports an aspect by
2758
- issing a relocation for the symbol `<impl_name>_<aspect>``. This arranges
+ issuing a relocation for the symbol `<impl_name>_<aspect>``. This arranges
2759
for code and data needed to support the aspect of the implementation to be
2760
brought into the link to satisfy weak references in the modular
2761
implemenation function.
0 commit comments