llvm-6502/include
Duncan P. N. Exon Smith aafcbcd045 IR: Store StorageType as an unsigned bitfield
Use `unsigned` instead of `StorageType` for the bitfield to prevent MSVC
from treating the top bit of the bitfield as a sign bit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226570 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-20 15:51:14 +00:00
..
llvm IR: Store StorageType as an unsigned bitfield 2015-01-20 15:51:14 +00:00
llvm-c Finish removing DestroySource. 2014-12-23 19:16:45 +00:00