This is an archive of the discontinued LLVM Phabricator instance.

[MSP430] Allow functions to be defined with MSP430_BUILTIN CC
Needs ReviewPublic

Authored by LemonBoy on Dec 5 2021, 6:27 AM.

Details

Reviewers
asl
Summary

Small patch to stop llc from triggering an error upon seeing a cc94 function.
The included test ensures the arguments and return values are correctly placed in the registers mandated by the EABI P3.3.5.

Diff Detail

Event Timeline

LemonBoy created this revision.Dec 5 2021, 6:27 AM
LemonBoy requested review of this revision.Dec 5 2021, 6:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 5 2021, 6:27 AM