llvm-6502/include
David Majnemer 7ebb7ed7d0 [MC] Switch static const to an enum to silence MSVC linker warnings
Integral class statics are handled oddly in MSVC, we don't need them in
this case, use an enum instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241945 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-10 21:50:04 +00:00
..
llvm [MC] Switch static const to an enum to silence MSVC linker warnings 2015-07-10 21:50:04 +00:00
llvm-c Revert the new EH instructions 2015-07-10 07:15:17 +00:00