mirror of
https://github.com/rui314/mold.git
synced 2024-12-28 02:44:48 +03:00
temporary
This commit is contained in:
parent
e9708df0dd
commit
f2f5b68058
@ -117,6 +117,10 @@ implemented and tested with benchmarks. Here is a brain dump:
|
|||||||
programs rarely use linker scripts, so it shouldn't be a roadblock
|
programs rarely use linker scripts, so it shouldn't be a roadblock
|
||||||
for most projects.
|
for most projects.
|
||||||
|
|
||||||
|
- mold emits Linux executables and runs only on Linux. I won't avoid
|
||||||
|
Unix-ism when writing code (e.g. I'll probably use fork(2)).
|
||||||
|
I don't want to think about portability until mold becomes a thing
|
||||||
|
that's worth to be ported.
|
||||||
|
|
||||||
## Details
|
## Details
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user