[clang] [MSP430][Clang] Update list of MCUs (PR #91258)

2024-05-07 Thread Marian Buschsieweke via cfe-commits
maribu wrote: Thx a bunch! It is cool to see so quick reactions on a PR. This is really motivating ❤️ https://github.com/llvm/llvm-project/pull/91258 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listin

[clang] [MSP430][Clang] Update list of MCUs (PR #91258)

2024-05-07 Thread Marian Buschsieweke via cfe-commits
https://github.com/maribu updated https://github.com/llvm/llvm-project/pull/91258 >From 182b64a1737d15646a70e5132aa906153b74e7d1 Mon Sep 17 00:00:00 2001 From: Marian Buschsieweke Date: Mon, 6 May 2024 20:42:44 +0200 Subject: [PATCH 1/4] [MSP430][Clang] Update list of MCUs This updates the lis

[clang] [MSP430][Clang] Update list of MCUs (PR #91258)

2024-05-07 Thread Marian Buschsieweke via cfe-commits
maribu wrote: Thx for the suggestion. I interpreted `Target/MSP430` as relative to where the definitions are; was this correct? My experience with LLVM is limited to using it, so I do not really know my way around :) https://github.com/llvm/llvm-project/pull/91258 ___

[clang] [MSP430][Clang] Update list of MCUs (PR #91258)

2024-05-07 Thread Marian Buschsieweke via cfe-commits
https://github.com/maribu updated https://github.com/llvm/llvm-project/pull/91258 >From 182b64a1737d15646a70e5132aa906153b74e7d1 Mon Sep 17 00:00:00 2001 From: Marian Buschsieweke Date: Mon, 6 May 2024 20:42:44 +0200 Subject: [PATCH 1/3] [MSP430][Clang] Update list of MCUs This updates the lis

[clang] [MSP430][Clang] Update list of MCUs (PR #91258)

2024-05-07 Thread Marian Buschsieweke via cfe-commits
https://github.com/maribu updated https://github.com/llvm/llvm-project/pull/91258 >From 182b64a1737d15646a70e5132aa906153b74e7d1 Mon Sep 17 00:00:00 2001 From: Marian Buschsieweke Date: Mon, 6 May 2024 20:42:44 +0200 Subject: [PATCH 1/2] [MSP430][Clang] Update list of MCUs This updates the lis

[clang] [MSP430][Clang] Update list of MCUs (PR #91258)

2024-05-06 Thread Marian Buschsieweke via cfe-commits
https://github.com/maribu created https://github.com/llvm/llvm-project/pull/91258 This updates the list of MSP430 MCUs from TI's devices.csv obtained from [1] under the "Header and Support Files" link. A simple python script has been used to generate this list. [1]: https://www.ti.com/tool/MS