Displaying 1 result from an estimated 1 matches for "897defa9".
2019 Apr 01
2
Symbols in 'llvm.used' stripped by --gc-sections
Hi all,
The documentation of `@llvm.used` says:
"If a symbol appears in the @llvm.used list, then the compiler, assembler,
and linker are required to treat the symbol as if there is a reference to
the symbol that it cannot see (which is why they have to be named)."
We've always understood this as: the symbol will survive into the final
executable, also when it is in its own