A link editor is a program that is used at build-time to link a program being compiled to use specified shared libraries.
ld is GCC's link editor.