1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include
Rafael Espindola f6b299cd11 Remove windows_error.
MSVC doesn't seem to provide any is_error_code_enum enumeration for the
windows errors.

Fortunately very few places in llvm have to handle raw windows errors, so
we can just construct the corresponding error_code directly.

llvm-svn: 210631
2014-06-11 03:58:34 +00:00
..
llvm Remove windows_error. 2014-06-11 03:58:34 +00:00
llvm-c Revert "Remove support for runtime multi-threading." 2014-06-10 23:15:43 +00:00