[PATCH] D68611: [IRGen] Emit lifetime markers for temporary struct allocas

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 11:25:51 PDT 2019


thegameg updated this revision to Diff 223907.
thegameg added a comment.

Move cleanup code after emitting lifetime start.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68611/new/

https://reviews.llvm.org/D68611

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/test/CodeGen/aarch64-byval-temp.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68611.223907.patch
Type: text/x-patch
Size: 7414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/edb4f64d/attachment.bin>


More information about the llvm-commits mailing list