Skip to content
Commit e0e8a3ba authored by David Blaikie's avatar David Blaikie
Browse files

Refactor constructImportedEntityDIE(DwarfUnit, DIImportedEntity) to return a...

Refactor constructImportedEntityDIE(DwarfUnit, DIImportedEntity) to return a DIE rather than inserting it into a specified context.

First of many steps to improve lexical scope construction (to omit
trivial lexical scopes - those without any direct variables). To that
end it's easier not to create imported entities directly into the
lexical scope node, but to build them, then add them if necessary.

llvm-svn: 216838
parent 1b886328
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment