[all-commits] [llvm/llvm-project] 1c0958: [flang][Driver] Support -nostdlib and -nodefaultli...

Tarun Prabhu via All-commits all-commits at lists.llvm.org
Tue Sep 17 12:59:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c0958bd95076665e379783969bb81c730e88023
      https://github.com/llvm/llvm-project/commit/1c0958bd95076665e379783969bb81c730e88023
  Author: Tarun Prabhu <tarun at lanl.gov>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/AIX.cpp
    M clang/lib/Driver/ToolChains/Darwin.cpp
    M clang/lib/Driver/ToolChains/DragonFly.cpp
    M clang/lib/Driver/ToolChains/FreeBSD.cpp
    M clang/lib/Driver/ToolChains/Gnu.cpp
    M clang/lib/Driver/ToolChains/Haiku.cpp
    M clang/lib/Driver/ToolChains/MSVC.cpp
    M clang/lib/Driver/ToolChains/MinGW.cpp
    M clang/lib/Driver/ToolChains/NetBSD.cpp
    M clang/lib/Driver/ToolChains/OpenBSD.cpp
    M clang/lib/Driver/ToolChains/Solaris.cpp
    A flang/test/Driver/nostdlib.f90

  Log Message:
  -----------
  [flang][Driver] Support -nostdlib and -nodefaultlibs (#108868)

This partially addresses some requests in #89888



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