| commit | 1cf9c54e5c74e6e8a5d4cb152b105ab6c5964739 | [log] [tgz] |
|---|---|---|
| author | Nikolai Bozhenov <nikolai.bozhenov@intel.com> | Thu Dec 07 12:35:02 2017 +0000 |
| committer | Nikolai Bozhenov <nikolai.bozhenov@intel.com> | Thu Dec 07 12:35:02 2017 +0000 |
| tree | 560e4d68271ed7bcccfdf34759374956df39d78b | |
| parent | 44cfc51415e6acc6ea53029d7499923864a4cd5d [diff] |
[Nios2] final infrastructure to provide compilation of a return from a function This patch includes all missing functionality needed to provide first compilation of a simple program that just returns from a function. I've added a test case that checks for "ret" instruction printed in assembly output. Patch by Andrei Grischenko (andrei.l.grischenko@intel.com) Differential revision: https://reviews.llvm.org/D39688 llvm-svn: 320035