This is now possible because we're using the LLVM linker. It results in some very minor code size reductions. The main benefit however is consistency: eventually, all targets will support ThinLTO at which point we can remove support for GNU linkers and simplify the compiler. |
||
|---|---|---|
| .. | ||
| config.go | ||
| options.go | ||
| options_test.go | ||
| target.go | ||
| target_test.go | ||