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
- rLLD LLVM Linker
- Build Status
Buildable 19803 Build 19803: arc lint + arc unit
exported might be a better name?