Skip to content
Commit 21dee4e0 authored by Evan Cheng's avatar Evan Cheng
Browse files

Make CALL node consistent with RET node. Signness of value has type MVT::i32

instead of MVT::i1. Either is fine except MVT::i32 is probably a legal type
for most (if not all) platforms while MVT::i1 is not.

llvm-svn: 28511
parent a3add0fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment