| commit | a337675cdb05e4ff04c441517203ba73e2f9eee7 | [log] [tgz] |
|---|---|---|
| author | Alex Bradbury <asb@lowrisc.org> | Wed Nov 08 13:41:21 2017 +0000 |
| committer | Alex Bradbury <asb@lowrisc.org> | Wed Nov 08 13:41:21 2017 +0000 |
| tree | f877abca733386df8177256c603058d15649245a | |
| parent | 74913e1c70097babd15de705b6c4bd3dbcfebfa6 [diff] |
[RISCV] Initial support for function calls Note that this is just enough for simple function call examples to generate working code. Support for varargs etc follows in future patches. Differential Revision: https://reviews.llvm.org/D29936 llvm-svn: 317691