[all-commits] [llvm/llvm-project] eb6dee: [Corosplit][DebugInfo] Don't add EntryValue ops in...

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Fri Sep 22 13:43:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb6dee613e8ac65c52dab7517784973f9424caad
      https://github.com/llvm/llvm-project/commit/eb6dee613e8ac65c52dab7517784973f9424caad
  Author: Felipe de Azevedo Piovezan <felipepiovezan at users.noreply.github.com>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
    M llvm/test/Transforms/Coroutines/swift-async-dbg.ll

  Log Message:
  -----------
  [Corosplit][DebugInfo] Don't add EntryValue ops in variadic DIExpressions (#67179)

These are not supported by the backend.

The comment that got deleted was out of place, and it exists in the call
sites of this function.




More information about the All-commits mailing list