summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-05-08 06:01:46 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-05-08 06:01:46 +0000
commitb0b645cad157a6ee505084fcee9086c43f960fe0 (patch)
tree3b800c23f5db74b93263a0713f97d395684241e4 /llvm/lib/CodeGen
parent3b6038b6f3822ef2f6b0c5af007709b61e1e2f4a (diff)
downloadbcm5719-llvm-b0b645cad157a6ee505084fcee9086c43f960fe0.tar.gz
bcm5719-llvm-b0b645cad157a6ee505084fcee9086c43f960fe0.zip
Debug Info: Using declarations/DW_TAG_imported_declaration of variables, types, and functions.
Basic support is implemented here - it still doesn't account for declared-but-not-defined variables or functions. It cannot handle out of order (declared, 'using', then defined) cases for variables, but can handle that for functions (& can handle declared, 'using'd, and not defined at all cases for types). llvm-svn: 181393
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud