Skip to content
Commit 726b68bc authored by Reid Spencer's avatar Reid Spencer
Browse files

Fix a regression in the last patch. When constructing a BitMask, be careful

not to overflow 64-bits and end up with a 0 mask. This caused i64 values to
always be stored as 0 with lots of consequential damage to nightly test.

llvm-svn: 33335
parent 889d934d
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