summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Nios2/Nios2TargetObjectFile.h
Commit message (Collapse)AuthorAgeFilesLines
* ARC, Nios2: Silence build warnings. NFCI.Peter Collingbourne2018-05-171-2/+0
| | | | llvm-svn: 332663
* [Nios2] final infrastructure to provide compilation of a return from a functionNikolai Bozhenov2017-12-071-0/+28
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
OpenPOWER on IntegriCloud