<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Bitcode, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Bitcode?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Bitcode?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-05-18T06:20:09Z</updated>
<entry>
<title>Merge from mainline.</title>
<updated>2007-05-18T06:20:09Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-05-18T06:20:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f3924f8b4d48f72d45bad1be3c4ddb61ab07bf0d'/>
<id>urn:sha1:f3924f8b4d48f72d45bad1be3c4ddb61ab07bf0d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_20@37216 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline</title>
<updated>2007-05-08T06:37:35Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-05-08T06:37:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fdbf1c01f46a9dcffcea3c78bb60420bffc7c8f5'/>
<id>urn:sha1:fdbf1c01f46a9dcffcea3c78bb60420bffc7c8f5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_20@36932 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging from mainline.</title>
<updated>2007-05-08T06:36:05Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-05-08T06:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0ffcde05f7bf152993f7f9445515dac2b6e5c979'/>
<id>urn:sha1:0ffcde05f7bf152993f7f9445515dac2b6e5c979</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_20@36931 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix off-by-one that caused the llvm2cpp test to fail</title>
<updated>2007-05-06T19:27:46Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T19:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5f32c01dead5623d874f442b34762f9d111be4cf'/>
<id>urn:sha1:5f32c01dead5623d874f442b34762f9d111be4cf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36880 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Flush the file after writing bitcode so that clients who don't close their</title>
<updated>2007-05-06T19:19:23Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T19:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4eab2e57f90ee129a6eb4d6030989639beffa746'/>
<id>urn:sha1:4eab2e57f90ee129a6eb4d6030989639beffa746</id>
<content type='text'>
ofstreams will be ok.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36878 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a nasty problem where we would miss enumeration of some types.  This fixes</title>
<updated>2007-05-06T08:35:19Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T08:35:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=33f1d5b328813c986b8d083006a024e1a0c7d982'/>
<id>urn:sha1:33f1d5b328813c986b8d083006a024e1a0c7d982</id>
<content type='text'>
issues with CE_CAST etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36864 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Allow structs with zero fields.</title>
<updated>2007-05-06T08:21:50Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T08:21:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7108dce324eed700ba32a8a5e0a65b1161a00232'/>
<id>urn:sha1:7108dce324eed700ba32a8a5e0a65b1161a00232</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36862 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a missing check</title>
<updated>2007-05-06T07:33:01Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T07:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bfcc38040b6a0667b7b7df9674d8a0ed1d104814'/>
<id>urn:sha1:bfcc38040b6a0667b7b7df9674d8a0ed1d104814</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36859 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Keep header file free of 'possible loss of data' warnings.</title>
<updated>2007-05-06T03:23:14Z</updated>
<author>
<name>Jeff Cohen</name>
<email>jeffc@jolt-lang.org</email>
</author>
<published>2007-05-06T03:23:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=650c938c41adc95e0935c75d7ed4349c46d280d1'/>
<id>urn:sha1:650c938c41adc95e0935c75d7ed4349c46d280d1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36832 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Unbreak VC++.</title>
<updated>2007-05-06T03:12:47Z</updated>
<author>
<name>Jeff Cohen</name>
<email>jeffc@jolt-lang.org</email>
</author>
<published>2007-05-06T03:12:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=332376bc601fcff8d8a4558c2834ddd0189c12d1'/>
<id>urn:sha1:332376bc601fcff8d8a4558c2834ddd0189c12d1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36831 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
