| commit | 3241d400c86cf49e243643fdce3a408838754717 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Wed Feb 10 18:49:11 2010 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Wed Feb 10 18:49:11 2010 +0000 |
| tree | b94a16b52e5a74d7576a8374fc1769387ca15251 | |
| parent | 535fdaf0201487ce2e7b9a1c12643bdf55173b36 [diff] |
Switch to using -fsjlj-exceptions instead of hard-coding it. Notably, this fixes calls to the UnwindResumeOrRethrow function for C++/Obj-C exception handling, for Darwin ARM. llvm-svn: 95787