diff options
| author | Nikita Popov <nikita.ppv@gmail.com> | 2018-12-02 14:41:39 +0100 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-12-02 14:41:39 +0100 |
| commit | 850d2f1af0224cf1d442a66c33470791a2597888 (patch) | |
| tree | b33cce739d51ca316176c9a54914fbc7f6fc6e96 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | cbf748993f59682f60dfe620eafea24124f737fb (diff) | |
| download | rust-850d2f1af0224cf1d442a66c33470791a2597888.tar.gz rust-850d2f1af0224cf1d442a66c33470791a2597888.zip | |
Run name-anon-globals after all other passes
name-anon-globals should always be run at the very end of the pass pipeline, as optimization passes (in particular mergefunc) may introduce new anonymous globals. I believe we did not run into this earlier because it requires the rather specific combination of a) mergefunc merging two weak functions b) compilation not using thinlto.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
