<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/runtime/libprofile, branch release_26</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/runtime/libprofile?h=release_26</id>
<link rel='self' href='https://git.amat.us/llvm/atom/runtime/libprofile?h=release_26'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-08-20T05:12:55Z</updated>
<entry>
<title>Don't try to build .bc version of libprofile if LLVMGCC isn't available.</title>
<updated>2009-08-20T05:12:55Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-08-20T05:12:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a4b62c45189b719fd905255e89baf48659ef87f1'/>
<id>urn:sha1:a4b62c45189b719fd905255e89baf48659ef87f1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79514 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove cruft for installing runtime/ libraries directly into the LLVMGCCDIR;</title>
<updated>2009-08-20T05:02:41Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-08-20T05:02:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7dadba34d7c2890b6cb68d01a904154487a44c2f'/>
<id>urn:sha1:7dadba34d7c2890b6cb68d01a904154487a44c2f</id>
<content type='text'>
that is totally bogus.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79512 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove attribution from a variety of miscellaneous files.</title>
<updated>2007-12-29T22:59:10Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T22:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=234d529e582963ad4b5d83b911cd057fe99d1435'/>
<id>urn:sha1:234d529e582963ad4b5d83b911cd057fe99d1435</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45425 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove attributions from the rest of the llvm makefiles.</title>
<updated>2007-12-29T20:11:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=57360d1f1cede3b26744d0ce3ade814fcc0f332d'/>
<id>urn:sha1:57360d1f1cede3b26744d0ce3ade814fcc0f332d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45416 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Undo removal of the runtime libraries. While this may have been a bit</title>
<updated>2006-11-17T03:32:33Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-11-17T03:32:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8b2e1419cf24a33df5a87c99e367528b44dc28cf'/>
<id>urn:sha1:8b2e1419cf24a33df5a87c99e367528b44dc28cf</id>
<content type='text'>
premature, these libraries will be going away for the 2.0 release. Other
arrangements for profiling, gc, etc. should be made in the next few months.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31807 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will</title>
<updated>2006-11-16T23:17:27Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-11-16T23:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ac90d5e50b327476dcb468668f8e0eec3fb923d0'/>
<id>urn:sha1:ac90d5e50b327476dcb468668f8e0eec3fb923d0</id>
<content type='text'>
be dropped. This patch pertains to removing the runtime directory from LLVM.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31793 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove unused variable.</title>
<updated>2006-11-03T01:58:30Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-11-03T01:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=162e20934b314f8e1e80004dc8d64723e0bfb4cf'/>
<id>urn:sha1:162e20934b314f8e1e80004dc8d64723e0bfb4cf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31404 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>This was never updated for the project makefile changes</title>
<updated>2005-10-18T18:50:26Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-10-18T18:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a1fa8f1d8afb5a2437144c6541e441e5ead6e147'/>
<id>urn:sha1:a1fa8f1d8afb5a2437144c6541e441e5ead6e147</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23790 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove trailing whitespace</title>
<updated>2005-04-21T23:48:37Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2005-04-21T23:48:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fd93908ae8b9684fe71c239e3c6cfe13ff6a2663'/>
<id>urn:sha1:fd93908ae8b9684fe71c239e3c6cfe13ff6a2663</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21427 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Turn on LOADABLE_MODULE so that profile.so can be loaded dynamically by</title>
<updated>2005-01-13T16:53:05Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2005-01-13T16:53:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=41c56c03f7464c94bac11e56046f014d49f5bcf4'/>
<id>urn:sha1:41c56c03f7464c94bac11e56046f014d49f5bcf4</id>
<content type='text'>
the JIT.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19524 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
