summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGDebugInfo.h
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-05-22 23:22:18 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-05-22 23:22:18 +0000
commit5174c84add18b6827ab7ab7771bd5a715f320bcc (patch)
treef990dc29fbe7409a3ef91fe389696dc1bf317972 /clang/lib/CodeGen/CGDebugInfo.h
parentabdb1d69ab9834bae2f049b78ad706b707e5e652 (diff)
downloadbcm5719-llvm-5174c84add18b6827ab7ab7771bd5a715f320bcc.tar.gz
bcm5719-llvm-5174c84add18b6827ab7ab7771bd5a715f320bcc.zip
Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutine_type
There were bits & pieces of code lying around that may've given the impression that debug info metadata supported the possibility that a subprogram's type could be specified by a non-subroutine type describing the return type of a void function. This support was incomplete & unnecessary. Asserts & API have been changed to make the desired usage more clear. llvm-svn: 182532
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud