llvm-6502/include
Reid Kleckner dea5078cde [MC] Use unsigned for the Kind bitfield in MCSymbol
Fixes most of the test suite on Windows with clang-cl.

I'm not sure why the test suite was passing with MSVC 2013. Maybe they
changed their behavior and we are emulating their old sign extension
behavior. I think this deserves more investigation, but I want to green
the bot first.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239357 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-08 22:12:44 +00:00
..
llvm [MC] Use unsigned for the Kind bitfield in MCSymbol 2015-06-08 22:12:44 +00:00
llvm-c [C API] Add LLVMStructGetTypeAtIndex. 2015-06-04 09:09:53 +00:00