<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/thinlto/weak-works.rs, branch 1.29.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.29.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.29.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-07-09T09:35:52+00:00</updated>
<entry>
<title>bump minimum LLVM version to 5.0</title>
<updated>2018-07-09T09:35:52+00:00</updated>
<author>
<name>gnzlbg</name>
<email>gonzalobg88@gmail.com</email>
</author>
<published>2018-06-29T08:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ff90c7e0aa60cfab0d4fd5e52fcc63a7afd81c3'/>
<id>urn:sha1:4ff90c7e0aa60cfab0d4fd5e52fcc63a7afd81c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: Further tweak linkage in ThinLTO</title>
<updated>2017-12-07T14:53:49+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-12-07T01:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=17fb43bdc61481ff754fe53e8e8fa589fb8789ee'/>
<id>urn:sha1:17fb43bdc61481ff754fe53e8e8fa589fb8789ee</id>
<content type='text'>
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
</content>
</entry>
</feed>
