Skip to content

Instantly share code, notes, and snippets.

View Andarwinux's full-sized avatar

Andarwinux

  • ⁦‌‏⁡‌⁤⁨⁢‎‍‌⁥⁢⁩⁩⁣‌⁨⁨⁦‎⁣‌⁨⁥⁢⁢⁨‎⁦‌‏⁡‌⁤⁦‌‏⁡‌⁤⁨⁢‎‍
View GitHub Profile
@MaskRay
MaskRay / lto.md
Last active September 20, 2024 14:10

Concept

A LTO unit is the subset of the linkage unit that is linked together using link-time optimization.

Add module

LTO::add(...) {
}