[all-commits] [llvm/llvm-project] 590ac0: [coro async] Transfer the original function's attr...

Arnold Schwaighofer via All-commits all-commits at lists.llvm.org
Tue Mar 9 17:02:25 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 590ac0a26af4c9f63d5564be8c13b12d409a7fd9
      https://github.com/llvm/llvm-project/commit/590ac0a26af4c9f63d5564be8c13b12d409a7fd9
  Author: Arnold Schwaighofer <aschwaighofer at apple.com>
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
    M llvm/test/Transforms/Coroutines/coro-async.ll

  Log Message:
  -----------
  [coro async] Transfer the original function's attributes to the clone

rdar://75052917

Differential Revision: https://reviews.llvm.org/D98051




More information about the All-commits mailing list