<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/lld/lib/Support, 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>2016-12-18T14:06:06+00:00</updated>
<entry>
<title>Remove lld/Support/Memory.h.</title>
<updated>2016-12-18T14:06:06+00:00</updated>
<author>
<name>Rui Ueyama</name>
<email>ruiu@google.com</email>
</author>
<published>2016-12-18T14:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=9381eb104563cacdded3c4597d0845707b02737e'/>
<id>urn:sha1:9381eb104563cacdded3c4597d0845707b02737e</id>
<content type='text'>
I thought for a while about how to remove it, but it looks like we
can just copy the file for now. Of course I'm not happy about that,
but it's just less than 50 lines of code, and we already have
duplicate code in Error.h and some other places. I want to solve
them all at once later.

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

llvm-svn: 290062
</content>
</entry>
<entry>
<title>Move Memory.{h,cpp} to lld/Support so that we can use them from COFF.</title>
<updated>2016-12-08T18:31:13+00:00</updated>
<author>
<name>Rui Ueyama</name>
<email>ruiu@google.com</email>
</author>
<published>2016-12-08T18:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=520d9169e6302be3a3e74e67a61ea07b03b18370'/>
<id>urn:sha1:520d9169e6302be3a3e74e67a61ea07b03b18370</id>
<content type='text'>
llvm-svn: 289084
</content>
</entry>
<entry>
<title>Revert "Add support library."</title>
<updated>2014-11-11T00:40:36+00:00</updated>
<author>
<name>Shankar Easwaran</name>
<email>shankare@codeaurora.org</email>
</author>
<published>2014-11-11T00:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=48b9fc7981d78a0d3fac3b09041dd2af9b380b3b'/>
<id>urn:sha1:48b9fc7981d78a0d3fac3b09041dd2af9b380b3b</id>
<content type='text'>
This reverts commit r221583.

llvm-svn: 221649
</content>
</entry>
<entry>
<title>Add support library.</title>
<updated>2014-11-10T14:54:34+00:00</updated>
<author>
<name>Shankar Easwaran</name>
<email>shankare@codeaurora.org</email>
</author>
<published>2014-11-10T14:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=c937b4923e80e43a299061ae6917f3414c3a2900'/>
<id>urn:sha1:c937b4923e80e43a299061ae6917f3414c3a2900</id>
<content type='text'>
The parsing routines in the linker script to parse strings encoded in various
formats(hexadecimal, octal, decimal, etc), is needed by the GNU driver too. This
library provides helper functions for all flavors and flavors to add helper
functions which other flavors may make use of.

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