[PATCH] D29069: [MSP430] Add SRet support to MSP430 target

Vadzim Dambrouski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 4 11:29:42 PST 2017


pftbest added a comment.

Whitespace is gone, thank you.
Also I did some testing: compiled llvm with expensive checks on and address sanitizer, found no issues.
Compiled a non-trivial program and ran it on CC430 MCU, it worked fine.
So this patch LGTM


https://reviews.llvm.org/D29069





More information about the llvm-commits mailing list