[all-commits] [llvm/llvm-project] f0ad2e: [Driver] Make use of AddFilePathLibArgs() on NetBS...
Brad Smith via All-commits
all-commits at lists.llvm.org
Wed Nov 15 10:36:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0ad2e9fda5f78149198f67461e417d101318df5
https://github.com/llvm/llvm-project/commit/f0ad2e9fda5f78149198f67461e417d101318df5
Author: Brad Smith <brad at comstyle.com>
Date: 2023-11-15 (Wed, 15 Nov 2023)
Changed paths:
M clang/lib/Driver/ToolChains/NetBSD.cpp
M clang/test/Driver/netbsd.c
Log Message:
-----------
[Driver] Make use of AddFilePathLibArgs() on NetBSD. (#71371)
This will help using lld or mold as a linker.
More information about the All-commits
mailing list