1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-19 08:57:39 +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 temporary 2020-10-20 15:04:18 +09:00
.gitignore temporary 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
chibild.h temporary 2020-10-20 15:04:18 +09:00
config.cc temporary 2020-10-20 15:04:18 +09:00
input_files.cc temporary 2020-10-20 15:04:18 +09:00
main.cc temporary 2020-10-20 15:04:18 +09:00
Makefile temporary 2020-10-20 15:04:18 +09:00
options.td temporary 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
writer.cc Rename catld chibild 2020-10-20 15:04:18 +09:00

catld

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