[PATCH] D23586: [Coroutines] Part 8: Coroutine Frame Building algorithm

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 21:51:13 PDT 2016


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

remove unused variable


https://reviews.llvm.org/D23586

Files:
  lib/Transforms/Coroutines/CoroFrame.cpp
  test/Transforms/Coroutines/ex0.ll
  test/Transforms/Coroutines/ex1.ll
  test/Transforms/Coroutines/smoketest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23586.69079.patch
Type: text/x-patch
Size: 25949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160824/35c1d5da/attachment.bin>


More information about the llvm-commits mailing list