index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lld
/
ELF
/
Filesystem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fail early if an output file is not writable
Rui Ueyama
2019-03-11
1
-102
/
+0
*
Revert "Revert "[lld] Fix elf::unlinkAsync detached thread""
Nick Desaulniers
2019-02-14
1
-2
/
+19
*
Revert "[lld] Fix elf::unlinkAsync detached thread"
Nick Desaulniers
2019-02-14
1
-19
/
+2
*
[lld] Fix elf::unlinkAsync detached thread
Vitaly Buka
2019-02-14
1
-2
/
+19
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
s/LLVM_ON_WIN32/_WIN32/, lld
Nico Weber
2018-04-10
1
-1
/
+1
*
Don't use llvm/Config/config.h.
Rafael Espindola
2017-11-17
1
-2
/
+2
*
Handle "-" in tryCreateFile.
Rafael Espindola
2017-11-08
1
-0
/
+2
*
Remove a given file even if openFileForRead fails.
Rui Ueyama
2017-11-08
1
-4
/
+3
*
Update for llvm change.
Rafael Espindola
2017-11-08
1
-1
/
+1
*
Fix unused variable error.
Rafael Espindola
2017-11-07
1
-1
/
+1
*
Use std::thread directly.
Rafael Espindola
2017-11-07
1
-1
/
+2
*
Simplify unlinkAsync.
Rafael Espindola
2017-11-07
1
-13
/
+20
*
Use Path instead of Config->OutputFile. NFC.
Rafael Espindola
2017-11-07
1
-2
/
+2
*
[lld] Move Threads to Common
Bob Haarman
2017-10-13
1
-2
/
+2
*
Wait for all threads to terminate before exitting.
Rui Ueyama
2017-10-05
1
-3
/
+3
*
ELF: Only unlink regular files
Tom Stellard
2017-07-04
1
-1
/
+2
*
Make LLD work even if the current directory is not writable.
Rui Ueyama
2017-04-26
1
-0
/
+2
*
Move code to emit error messages from Filesystem.cpp to Driver.cpp.
Rui Ueyama
2017-04-26
1
-10
/
+5
*
[ELF] Fail the link early if the map file path is invalid
James Henderson
2017-04-04
1
-2
/
+2
*
Move a few functions to a new file Filesystem.{cpp,h}.
Rui Ueyama
2017-03-24
1
-0
/
+79