Skip to content

Commit fba7574

Browse files
committed
[docs] Clarify llvm.used semantics with less awkward wording
1 parent fdcecef commit fba7574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/LangRef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6704,7 +6704,7 @@ corresponds to "``attribute((used))``" in GNU C.
67046704

67056705
On some targets, the code generator must emit a directive to the
67066706
assembler or object file to prevent the assembler and linker from
6707-
molesting the symbol.
6707+
removing the symbol.
67086708

67096709
.. _gv_llvmcompilerused:
67106710

0 commit comments

Comments
 (0)