Skip to content
Commit 16eaffe5 authored by Reid Spencer's avatar Reid Spencer
Browse files

When truncating to bool, it is necessary to & with 1 for all casts that

can result in a bool. Previously PtrToInt, FPToUI and FPToSI were missing
this operation.

llvm-svn: 31938
parent f790e9de
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