[PATCH] D13525: [CodeGen] Attach function attributes to functions created in CGBlocks.cpp.

Akira Hatanaka via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 8 11:56:42 PDT 2015


ahatanak updated this revision to Diff 36886.
ahatanak added a comment.

Changed CodeGenModule::SetLLVMFunctionAttributesForDefinition to use early return.

I'll first commit the NFC patch to fix CodeGenModule::SetLLVMFunctionAttributesForDefinition and commit the rest after that.


http://reviews.llvm.org/D13525

Files:
  lib/CodeGen/CGBlocks.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/TargetInfo.cpp
  test/CodeGenObjC/arc-blocks.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13525.36886.patch
Type: text/x-patch
Size: 14705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151008/642ac5f2/attachment-0001.bin>


More information about the cfe-commits mailing list