shithub: scc

Download patch

ref: a33062b124d31a503e3800e9d050d32982520a95
parent: dc1712922b142c0f4199ccf8bd60d45bf43bf304
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Tue Feb 26 06:22:25 EST 2019

[ld] Create a custom directory for ld

Ld is too complex to be only a file. It is better
to split it in a file per pass. We can always merge
them later.