[all-commits] [llvm/llvm-project] 1e40df: [Driver] Also respect SysRoot for the system libra...
Brad Smith via All-commits
all-commits at lists.llvm.org
Thu Sep 14 18:18:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e40dfc5d4e099715dcf2d5b96f2f08b9718ed24
https://github.com/llvm/llvm-project/commit/1e40dfc5d4e099715dcf2d5b96f2f08b9718ed24
Author: Brad Smith <brad at comstyle.com>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Changed paths:
M clang/lib/Driver/ToolChains/DragonFly.cpp
A clang/test/Driver/Inputs/basic_dragonfly_tree/usr/lib/crt1.o
A clang/test/Driver/Inputs/basic_dragonfly_tree/usr/lib/crti.o
A clang/test/Driver/Inputs/basic_dragonfly_tree/usr/lib/crtn.o
A clang/test/Driver/Inputs/basic_dragonfly_tree/usr/lib/gcc80/crtbegin.o
A clang/test/Driver/Inputs/basic_dragonfly_tree/usr/lib/gcc80/crtbeginS.o
A clang/test/Driver/Inputs/basic_dragonfly_tree/usr/lib/gcc80/crtend.o
A clang/test/Driver/Inputs/basic_dragonfly_tree/usr/lib/gcc80/crtendS.o
M clang/test/Driver/dragonfly.c
Log Message:
-----------
[Driver] Also respect SysRoot for the system library paths on DragonFly (#66056)
More information about the All-commits
mailing list