diff options
| author | David Blaikie <dblaikie@gmail.com> | 2020-01-31 10:32:28 -0800 |
|---|---|---|
| committer | David Blaikie <dblaikie@gmail.com> | 2020-01-31 15:32:03 -0800 |
| commit | b33e5f3c3e850fafcfa94a59da9cdee8eb5f855e (patch) | |
| tree | 8d123f5ef2ca9c28432d3b73de053bf8da0af88d /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
| parent | 792d9b57194e51e9cc6805676b082932abeeede0 (diff) | |
| download | llvm-b33e5f3c3e850fafcfa94a59da9cdee8eb5f855e.zip llvm-b33e5f3c3e850fafcfa94a59da9cdee8eb5f855e.tar.gz llvm-b33e5f3c3e850fafcfa94a59da9cdee8eb5f855e.tar.bz2 | |
DebugInfo: Split DWARF: Hash non-member function child DIEs
Significant missing hashing - as per the comment this was only meant to
skip member functions (unspecified, but I think it's legible as member
function declarations, not definitions) but was skipping all named
subprograms (so only hashed child DIEs for member function definitions -
because they didn't have a direct name, but only a name given indirectly
in the DW_AT_specification-referenced DIE)
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
