When an exception needs to be freed by calling __cxa_exception_free, make sure...
When an exception needs to be freed by calling __cxa_exception_free, make sure to stash away the exception pointer somewhere. This fixes an "Instruction does not dominate all uses!" verification error when compiling TableGen. llvm-svn: 91084
Loading
Please register or sign in to comment