diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Analysis/ConstantFolding.cpp | 2 | ||||
-rw-r--r-- | lib/Archive/Archive.cpp | 2 | ||||
-rw-r--r-- | lib/Archive/ArchiveInternals.h | 2 | ||||
-rw-r--r-- | lib/Archive/ArchiveWriter.cpp | 4 | ||||
-rw-r--r-- | lib/Bitcode/Writer/BitcodeWriter.cpp | 2 | ||||
-rw-r--r-- | lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 2 | ||||
-rw-r--r-- | lib/CodeGen/ELF.h | 2 | ||||
-rw-r--r-- | lib/CodeGen/PseudoSourceValue.cpp | 2 | ||||
-rw-r--r-- | lib/CodeGen/SelectionDAG/SDNodeDbgValue.h | 2 | ||||
-rw-r--r-- | lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 | ||||
-rw-r--r-- | lib/ExecutionEngine/ExecutionEngine.cpp | 4 | ||||
-rw-r--r-- | lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | 4 | ||||
-rw-r--r-- | lib/ExecutionEngine/Interpreter/Interpreter.h | 2 | ||||
-rw-r--r-- | lib/ExecutionEngine/JIT/Intercept.cpp | 2 | ||||
-rw-r--r-- | lib/ExecutionEngine/JIT/JIT.cpp | 2 | ||||
-rw-r--r-- | lib/ExecutionEngine/JIT/JITDebugRegisterer.cpp | 2 | ||||
-rw-r--r-- | lib/ExecutionEngine/JIT/JITDebugRegisterer.h | 2 | ||||
-rw-r--r-- | lib/ExecutionEngine/JIT/JITEmitter.cpp | 4 | ||||
-rw-r--r-- | lib/ExecutionEngine/JIT/JITMemoryManager.cpp | 2 | ||||
-rw-r--r-- | lib/ExecutionEngine/JIT/OProfileJITEventListener.cpp | 2 | ||||
-rw-r--r-- | lib/ExecutionEngine/JIT/TargetSelect.cpp | 2 | ||||
-rw-r--r-- | lib/ExecutionEngine/MCJIT/MCJIT.cpp | 2 | ||||
-rw-r--r-- | lib/ExecutionEngine/MCJIT/TargetSelect.cpp | 2 | ||||
-rw-r--r-- | lib/Linker/LinkItems.cpp | 2 | ||||
-rw-r--r-- | lib/Linker/LinkModules.cpp | 2 | ||||
-rw-r--r-- | lib/Linker/Linker.cpp | 2 | ||||
-rw-r--r-- | lib/MC/MCAsmInfo.cpp | 2 | ||||
-rw-r--r-- | lib/MC/MCDisassembler/EDDisassembler.h | 2 | ||||
-rw-r--r-- | lib/MC/MCDisassembler/EDInst.h | 2 | ||||
-rw-r--r-- | lib/MC/MCDisassembler/EDOperand.h | 2 | ||||
-rw-r--r-- | lib/MC/MCDisassembler/EDToken.h | 2 | ||||
-rw-r--r-- | lib/MC/WinCOFFObjectWriter.cpp | 2 | ||||
-rw-r--r-- | lib/Object/MachOObject.cpp | 4 | ||||
-rw-r--r-- | lib/Object/ObjectFile.cpp | 2 | ||||
-rw-r--r-- | lib/Support/Alarm.cpp (renamed from lib/System/Alarm.cpp) | 6 | ||||
-rw-r--r-- | lib/Support/Allocator.cpp | 4 | ||||
-rw-r--r-- | lib/Support/Atomic.cpp (renamed from lib/System/Atomic.cpp) | 2 | ||||
-rw-r--r-- | lib/Support/CMakeLists.txt | 50 | ||||
-rw-r--r-- | lib/Support/CommandLine.cpp | 4 | ||||
-rw-r--r-- | lib/Support/CrashRecoveryContext.cpp | 4 | ||||
-rw-r--r-- | lib/Support/Debug.cpp | 2 | ||||
-rw-r--r-- | lib/Support/Disassembler.cpp (renamed from lib/System/Disassembler.cpp) | 2 | ||||
-rw-r--r-- | lib/Support/DynamicLibrary.cpp (renamed from lib/System/DynamicLibrary.cpp) | 10 | ||||
-rw-r--r-- | lib/Support/Errno.cpp (renamed from lib/System/Errno.cpp) | 2 | ||||
-rw-r--r-- | lib/Support/ErrorHandling.cpp | 4 | ||||
-rw-r--r-- | lib/Support/FileUtilities.cpp | 2 | ||||
-rw-r--r-- | lib/Support/FoldingSet.cpp | 2 | ||||
-rw-r--r-- | lib/Support/GraphWriter.cpp | 4 | ||||
-rw-r--r-- | lib/Support/Host.cpp (renamed from lib/System/Host.cpp) | 4 | ||||
-rw-r--r-- | lib/Support/IncludeFile.cpp (renamed from lib/System/IncludeFile.cpp) | 4 | ||||
-rw-r--r-- | lib/Support/Makefile | 5 | ||||
-rw-r--r-- | lib/Support/ManagedStatic.cpp | 2 | ||||
-rw-r--r-- | lib/Support/Memory.cpp (renamed from lib/System/Memory.cpp) | 8 | ||||
-rw-r--r-- | lib/Support/MemoryBuffer.cpp | 18 | ||||
-rw-r--r-- | lib/Support/Mutex.cpp (renamed from lib/System/Mutex.cpp) | 5 | ||||
-rw-r--r-- | lib/Support/Path.cpp (renamed from lib/System/Path.cpp) | 5 | ||||
-rw-r--r-- | lib/Support/PluginLoader.cpp | 4 | ||||
-rw-r--r-- | lib/Support/PrettyStackTrace.cpp | 4 | ||||
-rw-r--r-- | lib/Support/Process.cpp (renamed from lib/System/Process.cpp) | 4 | ||||
-rw-r--r-- | lib/Support/Program.cpp (renamed from lib/System/Program.cpp) | 4 | ||||
-rw-r--r-- | lib/Support/README.txt.system (renamed from lib/System/README.txt) | 14 | ||||
-rw-r--r-- | lib/Support/RWMutex.cpp (renamed from lib/System/RWMutex.cpp) | 4 | ||||
-rw-r--r-- | lib/Support/SearchForAddressOfSpecialSymbol.cpp (renamed from lib/System/SearchForAddressOfSpecialSymbol.cpp) | 0 | ||||
-rw-r--r-- | lib/Support/Signals.cpp (renamed from lib/System/Signals.cpp) | 4 | ||||
-rw-r--r-- | lib/Support/Statistic.cpp | 2 | ||||
-rw-r--r-- | lib/Support/SystemUtils.cpp | 4 | ||||
-rw-r--r-- | lib/Support/TargetRegistry.cpp | 2 | ||||
-rw-r--r-- | lib/Support/ThreadLocal.cpp (renamed from lib/System/ThreadLocal.cpp) | 5 | ||||
-rw-r--r-- | lib/Support/Threading.cpp (renamed from lib/System/Threading.cpp) | 14 | ||||
-rw-r--r-- | lib/Support/TimeValue.cpp (renamed from lib/System/TimeValue.cpp) | 5 | ||||
-rw-r--r-- | lib/Support/Timer.cpp | 4 | ||||
-rw-r--r-- | lib/Support/ToolOutputFile.cpp | 2 | ||||
-rw-r--r-- | lib/Support/Unix/Alarm.inc (renamed from lib/System/Unix/Alarm.inc) | 0 | ||||
-rw-r--r-- | lib/Support/Unix/Host.inc (renamed from lib/System/Unix/Host.inc) | 8 | ||||
-rw-r--r-- | lib/Support/Unix/Memory.inc (renamed from lib/System/Unix/Memory.inc) | 12 | ||||
-rw-r--r-- | lib/Support/Unix/Mutex.inc (renamed from lib/System/Unix/Mutex.inc) | 8 | ||||
-rw-r--r-- | lib/Support/Unix/Path.inc (renamed from lib/System/Unix/Path.inc) | 0 | ||||
-rw-r--r-- | lib/Support/Unix/Process.inc (renamed from lib/System/Unix/Process.inc) | 26 | ||||
-rw-r--r-- | lib/Support/Unix/Program.inc (renamed from lib/System/Unix/Program.inc) | 0 | ||||
-rw-r--r-- | lib/Support/Unix/README.txt (renamed from lib/System/Unix/README.txt) | 6 | ||||
-rw-r--r-- | lib/Support/Unix/RWMutex.inc (renamed from lib/System/Unix/RWMutex.inc) | 4 | ||||
-rw-r--r-- | lib/Support/Unix/Signals.inc (renamed from lib/System/Unix/Signals.inc) | 18 | ||||
-rw-r--r-- | lib/Support/Unix/ThreadLocal.inc (renamed from lib/System/Unix/ThreadLocal.inc) | 4 | ||||
-rw-r--r-- | lib/Support/Unix/TimeValue.inc (renamed from lib/System/Unix/TimeValue.inc) | 12 | ||||
-rw-r--r-- | lib/Support/Unix/Unix.h (renamed from lib/System/Unix/Unix.h) | 0 | ||||
-rw-r--r-- | lib/Support/Unix/system_error.inc (renamed from lib/System/Unix/system_error.inc) | 0 | ||||
-rw-r--r-- | lib/Support/Valgrind.cpp (renamed from lib/System/Valgrind.cpp) | 2 | ||||
-rw-r--r-- | lib/Support/Windows/Alarm.inc (renamed from lib/System/Win32/Alarm.inc) | 0 | ||||
-rw-r--r-- | lib/Support/Windows/DynamicLibrary.inc (renamed from lib/System/Win32/DynamicLibrary.inc) | 15 | ||||
-rw-r--r-- | lib/Support/Windows/Host.inc (renamed from lib/System/Win32/Host.inc) | 2 | ||||
-rw-r--r-- | lib/Support/Windows/Memory.inc (renamed from lib/System/Win32/Memory.inc) | 12 | ||||
-rw-r--r-- | lib/Support/Windows/Mutex.inc (renamed from lib/System/Win32/Mutex.inc) | 14 | ||||
-rw-r--r-- | lib/Support/Windows/Path.inc (renamed from lib/System/Win32/Path.inc) | 2 | ||||
-rw-r--r-- | lib/Support/Windows/Process.inc (renamed from lib/System/Win32/Process.inc) | 14 | ||||
-rw-r--r-- | lib/Support/Windows/Program.inc (renamed from lib/System/Win32/Program.inc) | 2 | ||||
-rw-r--r-- | lib/Support/Windows/RWMutex.inc (renamed from lib/System/Win32/RWMutex.inc) | 8 | ||||
-rw-r--r-- | lib/Support/Windows/Signals.inc (renamed from lib/System/Win32/Signals.inc) | 3 | ||||
-rw-r--r-- | lib/Support/Windows/ThreadLocal.inc (renamed from lib/System/Win32/ThreadLocal.inc) | 8 | ||||
-rw-r--r-- | lib/Support/Windows/TimeValue.inc (renamed from lib/System/Win32/TimeValue.inc) | 6 | ||||
-rw-r--r-- | lib/Support/Windows/Windows.h (renamed from lib/System/Win32/Win32.h) | 0 | ||||
-rw-r--r-- | lib/Support/Windows/system_error.inc (renamed from lib/System/Win32/system_error.inc) | 0 | ||||
-rw-r--r-- | lib/Support/raw_ostream.cpp | 4 | ||||
-rw-r--r-- | lib/Support/system_error.cpp (renamed from lib/System/system_error.cpp) | 6 | ||||
-rw-r--r-- | lib/System/CMakeLists.txt | 52 | ||||
-rw-r--r-- | lib/System/Makefile | 20 | ||||
-rw-r--r-- | lib/Target/TargetData.cpp | 2 | ||||
-rw-r--r-- | lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h | 2 | ||||
-rw-r--r-- | lib/Target/X86/X86JITInfo.cpp | 2 | ||||
-rw-r--r-- | lib/Target/X86/X86Subtarget.cpp | 2 | ||||
-rw-r--r-- | lib/VMCore/Attributes.cpp | 4 | ||||
-rw-r--r-- | lib/VMCore/Function.cpp | 4 | ||||
-rw-r--r-- | lib/VMCore/LeakDetector.cpp | 4 | ||||
-rw-r--r-- | lib/VMCore/PassManager.cpp | 2 | ||||
-rw-r--r-- | lib/VMCore/PassRegistry.cpp | 2 | ||||
-rw-r--r-- | lib/VMCore/Type.cpp | 2 |
115 files changed, 287 insertions, 310 deletions
diff --git a/lib/Analysis/ConstantFolding.cpp b/lib/Analysis/ConstantFolding.cpp index 9d92853c43..a5804208c4 100644 --- a/lib/Analysis/ConstantFolding.cpp +++ b/lib/Analysis/ConstantFolding.cpp @@ -30,7 +30,7 @@ #include "llvm/Support/ErrorHandling.h" #include "llvm/Support/GetElementPtrTypeIterator.h" #include "llvm/Support/MathExtras.h" -#include "llvm/System/FEnv.h" +#include "llvm/Support/FEnv.h" #include <cerrno> #include <cmath> using namespace llvm; diff --git a/lib/Archive/Archive.cpp b/lib/Archive/Archive.cpp index 54c715c604..e2e5593c6b 100644 --- a/lib/Archive/Archive.cpp +++ b/lib/Archive/Archive.cpp @@ -16,7 +16,7 @@ #include "llvm/Bitcode/ReaderWriter.h" #include "llvm/Module.h" #include "llvm/Support/MemoryBuffer.h" -#include "llvm/System/Process.h" +#include "llvm/Support/Process.h" #include <memory> #include <cstring> |