[all-commits] [llvm/llvm-project] 750e64: [UEFI] Add driver path to program paths list (#162...
Prabhu Rajasekaran via All-commits
all-commits at lists.llvm.org
Wed Oct 8 10:19:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 750e64d07188dbb829c30489ef318ac8d6ce4869
https://github.com/llvm/llvm-project/commit/750e64d07188dbb829c30489ef318ac8d6ce4869
Author: Prabhu Rajasekaran <prabhukr at google.com>
Date: 2025-10-08 (Wed, 08 Oct 2025)
Changed paths:
M clang/lib/Driver/ToolChains/UEFI.cpp
M clang/test/Driver/fuse-ld.c
M clang/test/Driver/uefi-constructed-args.c
Log Message:
-----------
[UEFI] Add driver path to program paths list (#162387)
UEFI toolchain driver implementation does not set the path where tools
such as lld-link can be found. This patch fixes that.
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