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
3 files changed
tree: 9b0421b4de88cfb48abd38d5ec14051b0010b3db
  1. clang/
  2. compiler-rt/
  3. llvm/