(no title)
cshokie | 2 years ago
We are seeing binary sizes increase by 30-50% just from enabling source location, even if we don’t want function_name. Sadly this means we need to turn it back off again and go back to __FILE__ and __LINE__.
cshokie | 2 years ago
We are seeing binary sizes increase by 30-50% just from enabling source location, even if we don’t want function_name. Sadly this means we need to turn it back off again and go back to __FILE__ and __LINE__.
gpderetta|2 years ago
jstimpfle|2 years ago
cshokie|2 years ago