<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/clang/test/CodeGenCXX/pr30731.cpp, branch meklort-10.0.0</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.0</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.0'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2018-03-16T20:36:49+00:00</updated>
<entry>
<title>[MS] Don't escape MS C++ names with \01</title>
<updated>2018-03-16T20:36:49+00:00</updated>
<author>
<name>Reid Kleckner</name>
<email>rnk@google.com</email>
</author>
<published>2018-03-16T20:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=fb93154bf147513339409e3640372ca3453060eb'/>
<id>urn:sha1:fb93154bf147513339409e3640372ca3453060eb</id>
<content type='text'>
It is not needed after LLVM r327734. Now it will be easier to copy-paste
IR symbol names from Clang.

llvm-svn: 327738
</content>
</entry>
<entry>
<title>Bring r325915 back.</title>
<updated>2018-02-23T19:30:48+00:00</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2018-02-23T19:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=922f2aa9b2f13631febe7167e6db3cd3b421e161'/>
<id>urn:sha1:922f2aa9b2f13631febe7167e6db3cd3b421e161</id>
<content type='text'>
The tests that failed on a windows host have been fixed.

Original message:

Start setting dso_local for COFF.

With this there are still some GVs where we don't set dso_local
because setGVProperties is never called. I intend to fix that in
followup commits. This is just the bare minimum to teach
shouldAssumeDSOLocal what it should do for COFF.

llvm-svn: 325940
</content>
</entry>
<entry>
<title>Revert "Start setting dso_local for COFF."</title>
<updated>2018-02-23T18:09:29+00:00</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2018-02-23T18:09:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=43ce3a3a4d83071eb3acfe21cba4f051d267674a'/>
<id>urn:sha1:43ce3a3a4d83071eb3acfe21cba4f051d267674a</id>
<content type='text'>
This reverts commit r325915.

It will take some time to fix the failures on a windows host.

llvm-svn: 325929
</content>
</entry>
<entry>
<title>Start setting dso_local for COFF.</title>
<updated>2018-02-23T15:32:32+00:00</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2018-02-23T15:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=004d240b6a8f06227f0e819c15e949ffc5fbd7c2'/>
<id>urn:sha1:004d240b6a8f06227f0e819c15e949ffc5fbd7c2</id>
<content type='text'>
With this there are still some GVs where we don't set dso_local
because setGVProperties is never called. I intend to fix that in
followup commits. This is just the bare minimum to teach
shouldAssumeDSOLocal what it should do for COFF.

llvm-svn: 325915
</content>
</entry>
<entry>
<title>MS ABI: Fix assert when generating virtual function call with virtual bases and -flto (PR30731)</title>
<updated>2016-10-19T18:04:27+00:00</updated>
<author>
<name>Hans Wennborg</name>
<email>hans@hanshq.net</email>
</author>
<published>2016-10-19T18:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=0a79a1203a5a0b5bbc5c499d379331694221e3ce'/>
<id>urn:sha1:0a79a1203a5a0b5bbc5c499d379331694221e3ce</id>
<content type='text'>
getClassAtVTableLocation() was calling
ASTRecordLayout::getBaseClassOffset() on a virtual base, causing an
assert.

Differential Revision: https://reviews.llvm.org/D25779

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