[all-commits] [llvm/llvm-project] a213df: [LinkerWrapper] Use the correct empty file on Wind...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Mar 7 07:45:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a213df5d3895f323ef0d2d9affc1020414576caa
      https://github.com/llvm/llvm-project/commit/a213df5d3895f323ef0d2d9affc1020414576caa
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp

  Log Message:
  -----------
  [LinkerWrapper] Use the correct empty file on Windows (#84322)

Summary:
The clang-offload-bundler uses an empty file to control the bundles made
for embedding. Previously this still used `/dev/null` by mistake even on
Windows.



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