When searching for a subprogram DIE in getOrCreateSubprogramDIE(), also search through the abstract origin DIEs by default. This fixes imported declarations that reference inlined functions which are also removed.
The exception is in updateSubprogramScopeDIE() where we do not want to add pc attributes to abstract origin SPs.
Special thanks to @krisb for finding this bug in https://reviews.llvm.org/D109703#2998350.
clang-format not found in user’s local PATH; not linting file.