File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -30915,9 +30915,8 @@ Overview:
3091530915"""""""""
3091630916
3091730917The ``llvm.reloc.none`` intrinsic emits a no-op relocation against a given
30918- operand symbol. This can bring the symbol
30919- definition into the link without emitting any code or data to the binary for
30920- that purpose.
30918+ operand symbol. This can bring the symbol definition into the link without
30919+ emitting any code or data to the binary for that purpose.
3092130920
3092230921Arguments:
3092330922""""""""""
@@ -30928,7 +30927,7 @@ argument.
3092830927Semantics:
3092930928""""""""""
3093030929
30931- This intrinsic emits a no-op relocation for the symbol the location of the
30930+ This intrinsic emits a no-op relocation for the symbol at the location of the
3093230931intrinsic call.
3093330932
3093430933
You can’t perform that action at this time.
0 commit comments