forked from OSchip/llvm-project
cf21794566
Void return used to have unsigned with value 0 for virtual register but with addition of Register class and changes to arguments to lowerCall this is no longer valid. Check for void return by inspecting the Ty field in OrigRet. Differential Revision: https://reviews.llvm.org/D65321 llvm-svn: 367107 |
||
---|---|---|
.. | ||
add.ll | ||
bitwise.ll | ||
call.ll | ||
extend_args.ll | ||
float_args.ll | ||
global_address.ll | ||
global_address_pic.ll | ||
pointers.ll | ||
ret.ll | ||
split_args.ll | ||
stack_args.ll |