[cfe-commits] [patch] Add uwtable to thunk definitions
Rafael EspĂndola
rafael.espindola at gmail.com
Fri Sep 21 12:59:20 PDT 2012
Currently clang doesn't call SetLLVMFunctionAttributesForDefinition
for thunks, so they are missing the uwtable attribute which in turn
causes problems when stack walking is passing them.
Is the attached patch OK?
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 1597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120921/41cc6ba1/attachment.obj>
More information about the cfe-commits
mailing list