<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">David,<div><br><div><div>On Mar 25, 2011, at 4:57 AM, David Chisnall wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Author: theraven<br>Date: Fri Mar 25 06:57:33 2011<br>New Revision: 128274<br><br>URL:<span class="Apple-converted-space"> </span><a href="http://llvm.org/viewvc/llvm-project?rev=128274&view=rev">http://llvm.org/viewvc/llvm-project?rev=128274&view=rev</a><br>Log:<br>Continuing work on ObjC tidyup:<br><br>- Moved the CGObjCRuntime functions out of CGObjCMac.cpp into CGObjCRuntime.cpp<br><br>- Added generic functions in CGObjCRuntime for emitting @try and @synchronize<br> blocks, usable by any runtime that uses DWARF exceptions.<br><br>- Made the GNU runtimes use these functions.<br><br>It should now be possible to replace the equivalent functions in<br>CGObjCNonFragileABIMac with simple calls to these two functions, providing the<br>runtime functions as arguments.  I'll post a diff to the list for review before<br>making any changes to the Mac runtime stuff.<br><br><br>Added:<br>   cfe/trunk/lib/CodeGen/CGObjCRuntime.cpp<br></span></blockquote></div><br></div><div>Please update CMakeLists.txt</div><div><br></div><div>-</div><div>Devang</div></body></html>