commit | afd1edb52efbc7f981320c90910e8c0562702092 | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersca@mac.com> | Fri Dec 11 00:32:37 2009 +0000 |
committer | Anders Carlsson <andersca@mac.com> | Fri Dec 11 00:32:37 2009 +0000 |
tree | 9b0421b4de88cfb48abd38d5ec14051b0010b3db | |
parent | ff141799fbbb573d35b2066fd75fcf1340a6c7d7 [diff] |
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