summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-06-13 22:35:44 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-06-13 22:35:44 +0000
commite847f132f76b25f523b16a32f828cac372a7f963 (patch)
treeb4b48926504a2c6359146fdccbfa72d57ebebc7b /llvm/lib/Target/PowerPC
parentaa90998c878fc4ab4c1e8bd9805557cb98a06623 (diff)
downloadbcm5719-llvm-e847f132f76b25f523b16a32f828cac372a7f963.tar.gz
bcm5719-llvm-e847f132f76b25f523b16a32f828cac372a7f963.zip
DebugInfo: Reference abstract definitions from variables in concrete definitions that preceed their first inline definition.
Rather than relying on abstract variables looked up at the time the concrete variable is created, look them up at the end of the module to ensure they're referenced even if they're created after the concrete definition. This completes/matches the work done in r209677 to handle this for the subprograms themselves. llvm-svn: 210946
Diffstat (limited to 'llvm/lib/Target/PowerPC')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud