[PATCH] D24234: [Coroutines] Part12: Handle alloca address-taken

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 12:04:40 PDT 2016


GorNishanov updated this revision to Diff 70344.
GorNishanov added a comment.

replaced assert with report_fatal_error when we run into a case which we cannot handle


https://reviews.llvm.org/D24234

Files:
  lib/Transforms/Coroutines/CoroFrame.cpp
  test/Transforms/Coroutines/ArgAddr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24234.70344.patch
Type: text/x-patch
Size: 4403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160905/d1290e45/attachment.bin>


More information about the llvm-commits mailing list