"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "544e64aa966f5e52ca6530822f59a4d32f24c000"
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
Loading
Please register or sign in to comment