aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
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 /clang/lib/CodeGen/ModuleBuilder.cpp
parent3b6038b6f3822ef2f6b0c5af007709b61e1e2f4a (diff)
downloadllvm-b0b645cad157a6ee505084fcee9086c43f960fe0.zip
llvm-b0b645cad157a6ee505084fcee9086c43f960fe0.tar.gz
llvm-b0b645cad157a6ee505084fcee9086c43f960fe0.tar.bz2
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 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions