llvm-6502/lib
Rafael Espindola 9387d058a4 Try to fix the mingw build.
* MingW needs mapWindowsError.
* MingW is missing some entries in std::errc, but we don't use them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210725 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-12 00:24:39 +00:00
..
Analysis
AsmParser
Bitcode Mark a few functions noexcept. 2014-06-10 21:26:47 +00:00
CodeGen Revert r210613 to conform to coding standards. 2014-06-11 16:59:33 +00:00
DebugInfo
ExecutionEngine
IR Do not register and de-register PassRegistrationListeners during 2014-06-12 00:16:36 +00:00
IRReader
LineEditor
Linker
LTO
MC MC: add enumeration of WinEH data encoding 2014-06-11 04:19:25 +00:00
Object Use std::error_code instead of llvm::error_code. 2014-06-11 19:05:50 +00:00
Option
ProfileData Use std::error_code instead of llvm::error_code. 2014-06-11 19:05:50 +00:00
Support Try to fix the mingw build. 2014-06-12 00:24:39 +00:00
TableGen Fix error in tablegen when either operand of !if is an empty list. 2014-06-10 20:10:08 +00:00
Target [FastISel][X86] Add support for the sqrt intrinsic. 2014-06-11 23:11:02 +00:00
Transforms Teach LoopUnrollPass to respect loop unrolling hints in metadata. 2014-06-11 23:15:35 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile