[llvm-dev] [MSP430] Plans for MSP430 improvements (original) (raw)

Jozef Lawrynowicz via llvm-dev llvm-dev at lists.llvm.org
Sun Aug 15 07:39:23 PDT 2021


Hi,

I thought I would notify the LLVM community about some improvements to MSP430 support in LLVM/Clang that I'm planning to make.

MCU support

Support MSP430X code generation (small memory model only)

Check correctness of code generation using the GCC testsuite

In addition to above, I've also implemented ELF object attributes, currently awaiting review here: <https://reviews.llvm.org/D107969>

Thanks, Jozef

[1] <https://github.com/embecosm/gcc-for-llvm-testing>



More information about the llvm-dev mailing list