llvm-6502/lib
Alp Toker 46e17cae55 Build fix for systems without futimes/futimens
Some versions of Android don't have futimes/futimens and this code wasn't
updated during the recent errc refactoring.

Patch by Luqman Aden!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212055 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-30 18:57:04 +00:00
..
Analysis
AsmParser IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
Bitcode IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
CodeGen CodeGen: rename Win64 ExceptionHandling to WinEH 2014-06-29 21:43:47 +00:00
DebugInfo
ExecutionEngine Fix build following r211956 2014-06-28 06:31:47 +00:00
IR Debug info: split out complex DIVariable address expressions into a 2014-06-30 17:17:35 +00:00
IRReader
LineEditor
Linker Include <tuple> to make buildbots happy 2014-06-27 18:38:12 +00:00
LTO Use a range loop. No functionality change. 2014-06-28 18:44:59 +00:00
MC MC: rename EmitWin64EH routines 2014-06-29 01:52:01 +00:00
Object Add the -arch flag support to llvm-nm to select the slice out of a Mach-O 2014-06-30 18:45:23 +00:00
Option
ProfileData
Support Build fix for systems without futimes/futimens 2014-06-30 18:57:04 +00:00
TableGen
Target R600: Move mul combine to separate function 2014-06-30 17:55:48 +00:00
Transforms IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile