[all-commits] [llvm/llvm-project] 5e36c6: [flang] Remove extra space added with --dependent-...

David Truby via All-commits all-commits at lists.llvm.org
Mon Nov 20 08:51:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e36c64cb6e8f9c6c0c2db8a9a7120b28fbc36df
      https://github.com/llvm/llvm-project/commit/5e36c64cb6e8f9c6c0c2db8a9a7120b28fbc36df
  Author: David Truby <david at truby.dev>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M flang/lib/Frontend/FrontendActions.cpp
    M flang/test/Driver/dependent-lib.f90

  Log Message:
  -----------
  [flang] Remove extra space added with --dependent-lib option

This patch fixes a bug with the --dependent-lib option where an
extra space is added to the directive causing linking to fail.




More information about the All-commits mailing list