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 | 21dee4e0b2e5ff0ef6b6a72afff5b931e1d21e1e (patch) | |
tree | 09578b84ac34d46c5248052bc3c0f953f2aec95c /llvm/lib/Transforms/Utils/LCSSA.cpp | |
parent | a3add0fea81342c3453e16d6ea32f84909a37834 (diff) | |
download | bcm5719-llvm-21dee4e0b2e5ff0ef6b6a72afff5b931e1d21e1e.tar.gz bcm5719-llvm-21dee4e0b2e5ff0ef6b6a72afff5b931e1d21e1e.zip |
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
Diffstat (limited to 'llvm/lib/Transforms/Utils/LCSSA.cpp')
0 files changed, 0 insertions, 0 deletions