[clang] [Driver] DragonFly also needs libexecinfo (PR #125179)

2025-01-30 Thread Brad Smith via cfe-commits
https://github.com/brad0 updated https://github.com/llvm/llvm-project/pull/125179 >From 30642359e2e88bb9807cd9142c27f3b0b544bbe5 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Fri, 31 Jan 2025 02:15:00 -0500 Subject: [PATCH] [Driver] Add DragonFly for handling of libdl and libexecinfo --- cl

[clang] [Driver] DragonFly also needs libexecinfo (PR #125179)

2025-01-30 Thread Brad Smith via cfe-commits
https://github.com/brad0 updated https://github.com/llvm/llvm-project/pull/125179 >From 984c3bb992bbc3d9c5c9af3b02e72914424f00c1 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Fri, 31 Jan 2025 02:15:00 -0500 Subject: [PATCH] [Driver] DragonFly also needs libexecinfo --- clang/lib/Driver/Tool

[clang] [Driver] DragonFly also needs libexecinfo (PR #125179)

2025-01-30 Thread via cfe-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff e6d16f93b329f2f9618d18d0b99c6060e206cf08 b3a80b3ff84a6e7523defca8dfa33d6c524445f0 --e

[clang] [Driver] DragonFly also needs libexecinfo (PR #125179)

2025-01-30 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Brad Smith (brad0) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/125179.diff 1 Files Affected: - (modified) clang/lib/Driver/ToolChains/CommonArgs.cpp (+2-1) ``diff diff --git a/clang/lib/Driver/ToolChains

[clang] [Driver] DragonFly also needs libexecinfo (PR #125179)

2025-01-30 Thread Brad Smith via cfe-commits
https://github.com/brad0 created https://github.com/llvm/llvm-project/pull/125179 None >From b3a80b3ff84a6e7523defca8dfa33d6c524445f0 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Fri, 31 Jan 2025 02:15:00 -0500 Subject: [PATCH] [Driver] DragonFly also needs libexecinfo --- clang/lib/Drive