[all-commits] [llvm/llvm-project] fdb734: [Coroutines] Add missing TargetParser lib dependency

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Thu Aug 24 06:20:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fdb734a211bfe4a399b0229571133b0bf68ba90b
      https://github.com/llvm/llvm-project/commit/fdb734a211bfe4a399b0229571133b0bf68ba90b
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CMakeLists.txt

  Log Message:
  -----------
  [Coroutines] Add missing TargetParser lib dependency

This dependency was introduced by D158638. It seems harmless to add this, as the
Analysis library also does it.

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




More information about the All-commits mailing list