1
1
mirror of https://github.com/rui314/mold.git synced 2024-12-26 01:44:29 +03:00
mold: A Modern Linker 🦠
Go to file
2020-10-20 15:04:18 +09:00
llvm-project@da036b4514 Add LLVM and Intel TBB library as submodules 2020-10-20 15:04:18 +09:00
oneTBB@eca91f16d7 Add LLVM and Intel TBB library as submodules 2020-10-20 15:04:18 +09:00
test Add an empty project 2020-10-20 15:04:18 +09:00
.gitignore Add an empty project 2020-10-20 15:04:18 +09:00
.gitmodules Add LLVM and Intel TBB library as submodules 2020-10-20 15:04:18 +09:00
main.cc Add an empty project 2020-10-20 15:04:18 +09:00
Makefile Add an empty project 2020-10-20 15:04:18 +09:00
README.md Add LLVM and Intel TBB library as submodules 2020-10-20 15:04:18 +09:00

catld

An experimental ELF linker aiming to be as fast as the "cat" command.