forked from OSchip/llvm-project
2a593bc508
This was failing due to the use of assigning a Mask to an unsigned, rather than to a BitWord. But most systems do not have sizeof(unsigned) == sizeof(unsigned long), so the mask was getting truncated. llvm-svn: 300857 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |