Handle types CU list in updateGdbIndexSection
Summary: Handle types CU list in `updateGdbIndexSection`. It looks like the types part of `.gdb_index` isn't empty when `-fdebug-types-section` is used. So instead of aborting, we copy the part to new `.gdb_index` section. (cherry picked from FBD6770460)
Loading
Please sign in to comment