"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "5960848060d1f6882e7b39075b6b034c6c22066c"
PR14763: Debug info for non-trivial record parameters
There seems to have been some erroneous code attempting to describe the ABI of parameters (non-trivial record parameters are passed by reference). This would break the type of the function (especially when it caused a mismatch between the type of a declaration & a definition) causing PR14763 and PR14645. llvm-svn: 183329
Loading
Please register or sign in to comment