[all-commits] [llvm/llvm-project] 119a13: [Driver] Pass -X to ld for riscv64-openbsd
Brad Smith via All-commits
all-commits at lists.llvm.org
Sat Jun 18 14:59:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 119a13199a91abd43818412c34b9308db3c9270d
https://github.com/llvm/llvm-project/commit/119a13199a91abd43818412c34b9308db3c9270d
Author: Brad Smith <brad at comstyle.com>
Date: 2022-06-18 (Sat, 18 Jun 2022)
Changed paths:
M clang/lib/Driver/ToolChains/OpenBSD.cpp
M clang/test/Driver/openbsd.c
Log Message:
-----------
[Driver] Pass -X to ld for riscv64-openbsd
Noticing D127826, add support for OpenBSD which uses lld on riscv64.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D128109
More information about the All-commits
mailing list