search for: d49743

Displaying 1 result from an estimated 1 matches for "d49743".

Did you mean: d47943
2018 Jul 24
2
[DWARF] De-segregating type units and compile units
...damentally changing in DWARF v5. Patch 1: De-templatize DWARFUnitSection https://reviews.llvm.org/D49741 Patch 2: The TU collection doesn't need to be a deque https://reviews.llvm.org/D49742 Patch 3: Rename DWARFUnitSection to DWARFUnitVector https://reviews.llvm.org/D49743 Patch 4: Unify handling of type and compile units https://reviews.llvm.org/D49744 Thanks, --paulr