[all-commits] [llvm/llvm-project] 1b1e36: [NFC][clang] No sharedlibs for UEFI (#137872)

Prabhu Rajasekaran via All-commits all-commits at lists.llvm.org
Thu May 1 15:49:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b1e360b76d31fcd09b93b8c05be8a93dfea432b
      https://github.com/llvm/llvm-project/commit/1b1e360b76d31fcd09b93b8c05be8a93dfea432b
  Author: Prabhu Rajasekaran <prabhukr at google.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

  Changed paths:
    M clang/lib/Driver/ToolChains/UEFI.cpp
    M clang/test/Driver/uefi-constructed-args.c

  Log Message:
  -----------
  [NFC][clang] No sharedlibs for UEFI (#137872)

There is no support for shared libraries for UEFI target. Remove the
incorrect -dll flag set from UEFI toolchain.



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