https://github.com/Michael137 closed
https://github.com/llvm/llvm-project/pull/120225
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/Michael137 updated
https://github.com/llvm/llvm-project/pull/120225
>From c48e53626dd7a54d3b78c86cb2667be4009411a2 Mon Sep 17 00:00:00 2001
From: Michael Buch
Date: Tue, 17 Dec 2024 12:16:54 +
Subject: [PATCH 1/2] [lldb] Remove references to llvm-gcc
---
.../Plugins/Sym
https://github.com/labath approved this pull request.
https://github.com/llvm/llvm-project/pull/120225
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Michael Buch (Michael137)
Changes
The `llvm-gcc` front-end has been EOL'd at least since 2011 (based on some
`git` archeology). And Clang/LLVM has been removing references to it ever since.
This patch removes the remaining references to it
https://github.com/Michael137 created
https://github.com/llvm/llvm-project/pull/120225
The `llvm-gcc` front-end has been EOL'd at least since 2011 (based on some
`git` archeology). And Clang/LLVM has been removing references to it ever since.
This patch removes the remaining references to it f