https://github.com/tomtor updated
https://github.com/llvm/llvm-project/pull/143914
>From 3e070f4aa1e105a4f5b486b662e481195a0a4608 Mon Sep 17 00:00:00 2001
From: Tom Vijlbrief
Date: Thu, 12 Jun 2025 16:59:46 +0200
Subject: [PATCH 1/2] Add support for many new AVR mcus like AVR128DB28
---
clang
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
@llvm/pr-subscribers-clang
Author: Tom Vijlbrief (tomtor)
Changes
Should fix https://github.com/llvm/llvm-project/issues/116116
---
Full diff: https://github.com/llvm/llvm-project/pull/143914.diff
3 Files Affected:
- (modified) clang/lib
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
https://github.com/tomtor created
https://github.com/llvm/llvm-project/pull/143914
Should fix https://github.com/llvm/llvm-project/issues/116116
>From 3e070f4aa1e105a4f5b486b662e481195a0a4608 Mon Sep 17 00:00:00 2001
From: Tom Vijlbrief
Date: Thu, 12 Jun 2025 16:59:46 +0200
Subject: [PATCH] Ad