about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2018-12-02 14:41:39 +0100
committerNikita Popov <nikita.ppv@gmail.com>2018-12-02 14:41:39 +0100
commit850d2f1af0224cf1d442a66c33470791a2597888 (patch)
treeb33cce739d51ca316176c9a54914fbc7f6fc6e96 /src/libstd/sys/unix/stack_overflow.rs
parentcbf748993f59682f60dfe620eafea24124f737fb (diff)
downloadrust-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