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 @@ -30984,9 +30984,8 @@ Overview:
3098430984"""""""""
3098530985
3098630986The ``llvm.reloc.none`` intrinsic emits a no-op relocation against a given
30987- operand symbol. This can bring the symbol
30988- definition into the link without emitting any code or data to the binary for
30989- that purpose.
30987+ operand symbol. This can bring the symbol definition into the link without
30988+ emitting any code or data to the binary for that purpose.
3099030989
3099130990Arguments:
3099230991""""""""""
@@ -30997,7 +30996,7 @@ argument.
3099730996Semantics:
3099830997""""""""""
3099930998
31000- This intrinsic emits a no-op relocation for the symbol the location of the
30999+ This intrinsic emits a no-op relocation for the symbol at the location of the
3100131000intrinsic call.
3100231001
3100331002
You can’t perform that action at this time.
0 commit comments