This change effects the behaviour of --export-all. Previously --export-all would only
effect symbols that survived GC. Now --export-all will prevent any non-local
symbols from being GCed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM