Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
- Buildable 36893 - Build 36892: arc lint + arc unit 
Event Timeline
Comment Actions
This is a nice change! Unfortunately GNU linkers don't suppress symbols in -shared --no-export-dynamic mode...
Maybe removing this temporary variable and directly using config->shared is little simpler?