This revision was automatically updated to reflect the committed changes.
Closed by commit rGbe610932fa06: [MSP430][Clang] Remove support for
-mmcu=msp430 (authored by jozefl, committed by asl).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108299/ne
asl accepted this revision.
asl added a comment.
This revision is now accepted and ready to land.
LGTM, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108299/new/
https://reviews.llvm.org/D108299
jozefl added a comment.
Pinging for review.
Thanks,
Jozef
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108299/new/
https://reviews.llvm.org/D108299
___
cfe-commits mailing list
cfe-commits@lists.llvm.o
jozefl added a comment.
Pinging for review.
Thanks,
Jozef
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108299/new/
https://reviews.llvm.org/D108299
___
cfe-commits mailing list
cfe-commits@lists.llvm.o
jozefl created this revision.
jozefl requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The -mmcu= option accepts a generic MCU named "msp430", which sets the
CPU to msp430 and disables hardware multiply support.
The current purpose of accept