llvm-6502/include
Chris Lattner 47afe4e806 enhance bits_storage to work with enums by using a c-style
cast instead of reinterpret_cast, fixing PR6243.  Apparently
reinterpret_cast and I aren't getting along today.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95622 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-09 00:05:45 +00:00
..
llvm enhance bits_storage to work with enums by using a c-style 2010-02-09 00:05:45 +00:00
llvm-c Added header file declarations and .exports entries 2010-02-08 23:34:25 +00:00