[all-commits] [llvm/llvm-project] 0913a2: [Driver][DragonFly] Fixes for linker path and comm...

Brad Smith via All-commits all-commits at lists.llvm.org
Wed Oct 18 17:47:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0913a2d07d06b66780e4a1e4361f9159ce0013f8
      https://github.com/llvm/llvm-project/commit/0913a2d07d06b66780e4a1e4361f9159ce0013f8
  Author: Brad Smith <brad at comstyle.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/DragonFly.cpp
    M clang/test/Driver/dragonfly.c
    M clang/test/Driver/fopenmp.c

  Log Message:
  -----------
  [Driver][DragonFly] Fixes for linker path and command-line option handling (#69095)

- Add in some other linker command line options that the other BSD's handle
- Make use of AddFilePathLibArgs()
- Handle OpenMP




More information about the All-commits mailing list