diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2020-01-05 16:21:34 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2020-01-05 16:21:34 +0100 |
commit | cb90e382b5b6e177ea902b3909fd1897643ae3cd (patch) | |
tree | e791e416c0810492d9ab2c1ff0da9b08370db733 /src/libstore/build.cc | |
parent | 0de33cc81b9c33041b7db12a89d4480b9be3347e (diff) |
Hide FunctionCallTrace constructor/destructor
This prevents them from being inlined. On gcc 9, this reduces the
stack size needed for
nix-instantiate '<nixpkgs>' -A texlive.combined.scheme-full --dry-run
from 12.9 MiB to 4.8 MiB.
Diffstat (limited to 'src/libstore/build.cc')
0 files changed, 0 insertions, 0 deletions