[all-commits] [llvm/llvm-project] 6a7def: [flang] Remove `LINK_WITH_FIR` cmake switch

Sourabh Singh Tomar via All-commits all-commits at lists.llvm.org
Thu Feb 11 09:22:52 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a7deff58e3f725801f8566ef414af4074bc7a9d
      https://github.com/llvm/llvm-project/commit/6a7deff58e3f725801f8566ef414af4074bc7a9d
  Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M flang/CMakeLists.txt
    M flang/include/flang/CMakeLists.txt
    M flang/lib/CMakeLists.txt
    M flang/test/CMakeLists.txt
    M flang/tools/CMakeLists.txt

  Log Message:
  -----------
  [flang] Remove `LINK_WITH_FIR` cmake switch

Most components required for this are already there.

Build and Testing clean.
ninja check-flang

Reviewed By: clementval, tskeith

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




More information about the All-commits mailing list