"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9b9cec24b876b89478b4e418e845aae99111055f"
%RCX is not a function live-out in eh.return functions.
The function live-out registers must be live at all function returns, and %RCX is only used by eh.return. When a function also has a normal return, only %RAX holds a return value. This fixes PR13188. llvm-svn: 159116
Loading
Please register or sign in to comment