<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/test/tools/gold/linkonce-weak.ll, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2015-08-28T20:33:56+00:00</updated>
<entry>
<title>Split the gold tests into X86 and PowerPC directories.</title>
<updated>2015-08-28T20:33:56+00:00</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2015-08-28T20:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=cad82ccbb24e62a1da004f32f7fc5315b4019428'/>
<id>urn:sha1:cad82ccbb24e62a1da004f32f7fc5315b4019428</id>
<content type='text'>
Patch by Than McIntosh!

llvm-svn: 246328
</content>
</entry>
<entry>
<title>[gold] Consolidate the gold plugin options and actually search for</title>
<updated>2015-02-14T09:43:57+00:00</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2015-02-14T09:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=edd92948d1df64cc0c121c0d555e6ed6ca5fe61a'/>
<id>urn:sha1:edd92948d1df64cc0c121c0d555e6ed6ca5fe61a</id>
<content type='text'>
a gold binary explicitly. Substitute this binary into the tests rather
than just directly executing the 'ld' binary.

This should allow folks to inject a cross compiling gold binary, or in
my case to use a gold binary built and installed somewhere other than
/usr/bin/ld. It should also allow the tests to find 'ld.gold' so that
things work even if gold isn't the default on the system.

I've only stubbed out support in the makefile to preserve the existing
behavior with none of the fancy logic. If someone else wants to add
logic here, they're welcome to do so.

llvm-svn: 229251
</content>
</entry>
<entry>
<title>gold plugin: Handle gold selecting a linkonce GV when a weak is present.</title>
<updated>2014-10-07T04:06:13+00:00</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2014-10-07T04:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=dfc7ed7ad0971593e44eda3bde26606f1a8e543f'/>
<id>urn:sha1:dfc7ed7ad0971593e44eda3bde26606f1a8e543f</id>
<content type='text'>
The plugin API doesn't have the notion of linkonce, only weak. It is up to the
plugin to figure out if a symbol used only for the symbol table can be dropped.
In particular, it has to avoid dropping a linkonce_odr selected by gold if there
is also a weak_odr.

llvm-svn: 219188
</content>
</entry>
</feed>
