diff options
| author | bors <bors@rust-lang.org> | 2017-12-08 08:48:02 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-12-08 08:48:02 +0000 |
| commit | 58a05eed54dc737249a07bc50282d9db831d03b9 (patch) | |
| tree | b3afaf2b9e1b0695690b6025ff72615661c03c1d /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 5f4b09ee480aab38e466700563e2a6276f9a73e7 (diff) | |
| parent | 17fb43bdc61481ff754fe53e8e8fa589fb8789ee (diff) | |
| download | rust-58a05eed54dc737249a07bc50282d9db831d03b9.tar.gz rust-58a05eed54dc737249a07bc50282d9db831d03b9.zip | |
Auto merge of #46549 - alexcrichton:thinlto-weak, r=michaelwoerister
rustc: Further tweak linkage in ThinLTO In #46382 the logic around linkage preservation with ThinLTO ws tweaked but the loop that registered all otherwise exported GUID values as "don't internalize me please" was erroneously too conservative and only asking "external" linkage items to not be internalized. Instead we actually want the inversion of that condition, everything *without* "local" linkage to be internalized. This commit updates the condition there, adds a test, and... Closes #46543
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
