"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "40c7ef90b21d52e0f0c303ddca6a757f9829781f"
Emit prefix data after debug and EH directives.
This ensures that the prefix data is treated as part of the function for the purpose of debug info. This provides a better debugging experience, among other things by allowing a debug info client to correctly look up a function in debug info given a function pointer. llvm-svn: 193042
Loading
Please register or sign in to comment