Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | When an exception needs to be freed by calling __cxa_exception_free, make ↵ | Anders Carlsson | 2009-12-11 | 1 | -0/+6 | |
| | | | | | | | | 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 | |||||
* | Add terminate handler for copy constructors for thrown objects. WIP. | Mike Stump | 2009-12-09 | 1 | -2/+3 | |
| | | | | llvm-svn: 90994 | |||||
* | Add testcases for recent checkins. | Mike Stump | 2009-11-20 | 1 | -0/+68 | |
llvm-svn: 89469 |