On a non-lto build is a nop. On a LTO build, we deallocate/destroy managed static and this allows us to get the output of, e.g., -time-passes without performing a full shutdown
Details
Details
Diff Detail
Diff Detail
Differential D26517
[LTO] Call llvm_shutdown on exit davide on Nov 10 2016, 11:41 AM. Authored by
Details On a non-lto build is a nop. On a LTO build, we deallocate/destroy managed static and this allows us to get the output of, e.g., -time-passes without performing a full shutdown
Diff Detail |