[all-commits] [llvm/llvm-project] 4605ba: [flang] Link libflangPasses against correct libraries

Tarun Prabhu via All-commits all-commits at lists.llvm.org
Wed Oct 9 12:09:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4605ba0437728ecf8233ba6dbb52ffba30a22743
      https://github.com/llvm/llvm-project/commit/4605ba0437728ecf8233ba6dbb52ffba30a22743
  Author: Tarun Prabhu <tarun at lanl.gov>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:
    M flang/lib/Optimizer/Passes/CMakeLists.txt

  Log Message:
  -----------
  [flang] Link libflangPasses against correct libraries

libflangPasses.so was not linked against the correct libraries which
caused a build failure with -DBUILD_SHARED_LIBS=On. Fixes #110425



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list