1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-06 01:28:12 +03:00
mold: A Modern Linker 🦠
Go to file
2020-10-20 16:19:59 +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 Rename chibild mold 2020-10-20 15:04:18 +09:00
.gitignore Rename chibild mold 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
config.cc temporary 2020-10-20 15:04:18 +09:00
input_chunks.cc temporary 2020-10-20 15:33:40 +09:00
input_files.cc Rename chibild mold 2020-10-20 15:04:18 +09:00
main.cc temporary 2020-10-20 16:19:59 +09:00
Makefile temporary 2020-10-20 15:33:40 +09:00
mold.h temporary 2020-10-20 16:19:52 +09:00
options.td temporary 2020-10-20 15:04:18 +09:00
output_chunks.cc temporary 2020-10-20 15:33:40 +09:00
output_file.cc Rename chibild mold 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 chibild mold 2020-10-20 15:04:18 +09:00

catld

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