forked from OSchip/llvm-project
326ec32403
Add minimal support to lower function calls. Support only functions with arguments/return that go through registers and have type i32. Patch by Petar Avramovic. Differential Revision: https://reviews.llvm.org/D45627 llvm-svn: 334071 |
||
---|---|---|
.. | ||
add.ll | ||
call.ll | ||
ret.ll |