[PATCH] D31044: Update for alloca construction changes

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 16 10:56:37 PDT 2017


arsenm created this revision.
Herald added a subscriber: wdng.

This is enough to fix the build from the alloca construction API changes. More work is needed to be able to really produce code for a target that uses this feature


https://reviews.llvm.org/D31044

Files:
  lib/CodeGen/CGBuiltin.cpp
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CGObjCGNU.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenTypeCache.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31044.92023.patch
Type: text/x-patch
Size: 7634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170316/8779c94e/attachment.bin>


More information about the cfe-commits mailing list