llvm-6502/lib/Support/Windows
Rafael Espindola d5132f9073 Remove system_error.h.
This is a minimal change to remove the header. I will remove the occurrences
of "using std::error_code" in a followup patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210803 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-12 17:38:55 +00:00
..
DynamicLibrary.inc Clean up language and grammar. 2014-05-20 17:11:11 +00:00
explicit_symbols.inc
Host.inc Windows: canonicalise the default windows triple 2014-03-29 01:08:53 +00:00
Memory.inc Used mapWindowsError. I missed these in the initial transition. 2014-06-12 01:25:33 +00:00
Mutex.inc Rename Windows.h to WindowsSupport.h to avoid ambiguity 2014-02-12 21:26:20 +00:00
Path.inc Replace llvm::error_code with std::error_code. 2014-06-12 14:11:22 +00:00
Process.inc Use std::error_code instead of llvm::error_code. 2014-06-11 19:05:50 +00:00
Program.inc Prefix generic_category with std::. 2014-06-12 02:52:22 +00:00
RWMutex.inc Rename Windows.h to WindowsSupport.h to avoid ambiguity 2014-02-12 21:26:20 +00:00
Signals.inc Use simpler form of llvm::sys::fs::remove. 2014-02-23 13:37:37 +00:00
ThreadLocal.inc Rename Windows.h to WindowsSupport.h to avoid ambiguity 2014-02-12 21:26:20 +00:00
TimeValue.inc Use raw_ostream and Format.h on Windows so that we don't have to roll 2014-04-28 01:57:46 +00:00
Watchdog.inc
WindowsSupport.h Remove system_error.h. 2014-06-12 17:38:55 +00:00