[all-commits] [llvm/llvm-project] a6c169: [Flang] fix dependency issues after D78215

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Apr 21 12:34:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a6c1692cb30e62c94513c2c6262cd76df92ef892
      https://github.com/llvm/llvm-project/commit/a6c1692cb30e62c94513c2c6262cd76df92ef892
  Author: Valentin Clement <clementv at ornl.gov>
  Date:   2020-04-21 (Tue, 21 Apr 2020)

  Changed paths:
    M flang/lib/Evaluate/CMakeLists.txt
    M flang/lib/Optimizer/Dialect/CMakeLists.txt
    M flang/lib/Optimizer/Support/CMakeLists.txt

  Log Message:
  -----------
  [Flang] fix dependency issues after D78215

Patch D78215 changes various dependencies in the CMakeLists.txt. This
results in error while compiling. This patch fixes the issue.

Reviewers: DavidTruby

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




More information about the All-commits mailing list