In an effort to make the .debug_types patch smaller, breaking out the part that reads the .debug_types from object files into a separate patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks. Please also update the lit/Modules/elf-section-types.yaml test to include the new section type.
Comment Actions
BTW: I added the .debug_info verification to the lit test as there was a section made, but it wasn't checked.