diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-05-26 23:13:20 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-05-26 23:13:20 +0000 |
commit | d61c4820c9e39500a67bec4d6cfe521a833afdcc (patch) | |
tree | a33550d65792c35eb28a132cec2add2a36101b1b /lib/Transforms/Utils/LCSSA.cpp | |
parent | 6848be1a27e08a89dcd4dd69f746471a608012cd (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28511 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/LCSSA.cpp')
0 files changed, 0 insertions, 0 deletions