[PATCH] D38118: [CodeGen][ObjC] Build the global block structure before emitting the body of global block invoke functions

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 25 05:06:14 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314029: [CodeGen][ObjC] Build the global block structure before emitting the (authored by ahatanak).

Changed prior to commit:
  https://reviews.llvm.org/D38118?vs=116135&id=116524#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38118

Files:
  cfe/trunk/lib/CodeGen/CGBlocks.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGen/mangle-blocks.c
  cfe/trunk/test/CodeGenObjC/local-static-block.m
  cfe/trunk/test/CodeGenObjC/mangle-blocks.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38118.116524.patch
Type: text/x-patch
Size: 7134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170925/7a93189c/attachment.bin>


More information about the cfe-commits mailing list