We reorder the processing of .debug_gnu_pub{names,types} and other .gdb_index components, so as to save a static_cast.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
- Build Status
Buildable 24871 Build 24870: arc lint + arc unit
Event Timeline
Comment Actions
No, I cannot do this as https://reviews.llvm.org/D54361 needs const std::vector<GdbIndexSection::CuEntry> &CUs which requires building DwarfContext.