"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "afedc07a9b640de44d9bbc7a5a3b81529d511dce"
RecordVariable is called each time a DECLARE node is encountered. For an inlined
function, this could be many, many times. We don't want to re-add variables to that DIE for each time. We just want to add them once. Check to make sure that we haven't added them already. llvm-svn: 72047
Loading
Please register or sign in to comment