pub const THIN_LTO_KEYS_INCR_COMP_FILE_NAME: &str = "thin-lto-past-keys.bin";
Expand description

We keep track of the computed LTO cache keys from the previous session to determine which CGUs we can reuse.