1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include
David Majnemer dc108016fc [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.

llvm-svn: 241945
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