This change updates the clang front end to add symbols to llvm.used
when they have explicit export_name attribute.
In also causes the .export_name assempler directive to imply the
MCSA_NoDeadStrip symbol attribute.
Differential D71493
[WebAssembly] Setting export_name implies no_dead_strip sbc100 on Dec 13 2019, 2:46 PM. Authored by
Details This change updates the clang front end to add symbols to llvm.used In also causes the .export_name assempler directive to imply the
Diff Detail
Event Timeline
|