<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Bytecode/Archive/Makefile, branch master</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Bytecode/Archive/Makefile?h=master</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Bytecode/Archive/Makefile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-05-06T19:50:53Z</updated>
<entry>
<title>move this to lib/Archive</title>
<updated>2007-05-06T19:50:53Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T19:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=38a5f7488202a9594b01dbca143a730184e1a3ad'/>
<id>urn:sha1:38a5f7488202a9594b01dbca143a730184e1a3ad</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36888 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR797:</title>
<updated>2006-08-25T19:54:53Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-25T19:54:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=99655e16a6b0eafc8e18e73efe3ab27d2faf0a4a'/>
<id>urn:sha1:99655e16a6b0eafc8e18e73efe3ab27d2faf0a4a</id>
<content type='text'>
Final commit for this bug. This removes the last EH holdouts in LLVM
and turns off exception support by using the -fno-exceptions option. This
leads to the following reduction in library and executable sizes:
                DEBUG BUILD                RELEASE BUILD
         before     after   delta     before   after    delta
lib    162,328K  157,616K   4,712    17,864K  16,416K  1,448K
bin    571,444K  557,156K  14,288    63,296K   56,996K 6,300K

Debug   Improvement: 19,000K (2.59%)
Release Improvement:  7,748K (9.55%)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29882 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Exceptions are thrown by and through this library.</title>
<updated>2006-07-28T22:00:24Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-07-28T22:00:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=435540f434fc1ea7f758dc059124cf8392993957'/>
<id>urn:sha1:435540f434fc1ea7f758dc059124cf8392993957</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29393 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Finish removal of EH usage from the Archive library. The REQUIRES_EH flag</title>
<updated>2006-07-07T20:56:50Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-07-07T20:56:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8d8a7ffe580c622e7e43f1426bca64e517de0d06'/>
<id>urn:sha1:8d8a7ffe580c622e7e43f1426bca64e517de0d06</id>
<content type='text'>
in lib/Bytecode/Archive/Makefile is now removed. One small step closer to
a smaller LLVM.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29067 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>These libs use EH info</title>
<updated>2006-07-07T16:44:31Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-07-07T16:44:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7c339b8ca26d1a67ff104c7a4011728a10b22dd5'/>
<id>urn:sha1:7c339b8ca26d1a67ff104c7a4011728a10b22dd5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29043 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now</title>
<updated>2005-10-24T02:26:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-10-24T02:26:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f36aeedaa30b34b044c20e8ef5d43bd8c6c0e342'/>
<id>urn:sha1:f36aeedaa30b34b044c20e8ef5d43bd8c6c0e342</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23940 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Makefile for the LLVMArchive library.</title>
<updated>2004-11-06T08:52:36Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-11-06T08:52:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cdb21a9e4903bae623f3cf12887906af65caa6da'/>
<id>urn:sha1:cdb21a9e4903bae623f3cf12887906af65caa6da</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17500 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
