lld only needs DIContext.h which it gets through Symbolize.h -> SymbolizableModule.h -> DIContext.h. This replaces it with a direct include of DIContext.h to avoid any confusion and pulling in unnecessary headers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo