<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/examples/ModuleMaker/Makefile, branch release_33</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/examples/ModuleMaker/Makefile?h=release_33</id>
<link rel='self' href='https://git.amat.us/llvm/atom/examples/ModuleMaker/Makefile?h=release_33'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-12-29T20:11:13Z</updated>
<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>switch this to bitcode instead of bytecode</title>
<updated>2007-05-06T09:29:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T09:29:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4bcca0f2ac85c918fc8617e34b7642e5e5233460'/>
<id>urn:sha1:4bcca0f2ac85c918fc8617e34b7642e5e5233460</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36867 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use llvm-config to determine what to link in</title>
<updated>2006-09-04T06:04:03Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-09-04T06:04:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=885e3cb7f3465ad6db3bcb0c43f208208befeba1'/>
<id>urn:sha1:885e3cb7f3465ad6db3bcb0c43f208208befeba1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30092 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>WriteBytecodeToFile actually can't throw.</title>
<updated>2006-07-28T22:08:23Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-07-28T22:08:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4645cdca8af4d60623205a642b3e727e91f5570a'/>
<id>urn:sha1:4645cdca8af4d60623205a642b3e727e91f5570a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29397 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>WriteBytecodeToFile throws, so this needs EH info.</title>
<updated>2006-07-28T21:55:54Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-07-28T21:55:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e197821e1cc9fd0e844aaa21d65c536beb73a953'/>
<id>urn:sha1:e197821e1cc9fd0e844aaa21d65c536beb73a953</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29392 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use archive libraries instead of object files for VMCore, BCReader,</title>
<updated>2006-06-01T01:30:27Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-06-01T01:30:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18c8b49e7d3c94d7f84a4205a19f8761722fc4e5'/>
<id>urn:sha1:18c8b49e7d3c94d7f84a4205a19f8761722fc4e5</id>
<content type='text'>
BCWriter, and bzip2 libraries. Adjust the various makefiles to accommodate
these changes. This was done to speed up link times.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28610 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add LLVMbzip2 library, now required.</title>
<updated>2004-11-25T20:22:06Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-11-25T20:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bf714df962e8d387f530d40d1f040863db8009e8'/>
<id>urn:sha1:bf714df962e8d387f530d40d1f040863db8009e8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18255 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR456:\</title>
<updated>2004-11-18T10:03:46Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-11-18T10:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=815cbcf0f1ebf91712dc391708dd93e99efd0732'/>
<id>urn:sha1:815cbcf0f1ebf91712dc391708dd93e99efd0732</id>
<content type='text'>
Tools and libraries will be built into $(BUILD_OBJ_ROOT)/$(BuildMode)/bin and \
$(BUILD_OBJ_ROOT)/$(BuildMode)/lib, respectively. Furthermore, the example \
programs will go in $(BUILD_OBJ_ROOT)/$(BuildMode)/examples to keep them \
separate from the tools and hopefully out of the PATH. Install targets \
have not changed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17953 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change Library Names Not To Conflict With Others When Installed</title>
<updated>2004-10-27T23:18:45Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-10-27T23:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6cb21d443eff9369e4f9035af28efd627e8f3909'/>
<id>urn:sha1:6cb21d443eff9369e4f9035af28efd627e8f3909</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17286 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Correct the file header to reflect the new "examples" home for the file.</title>
<updated>2004-09-11T20:30:11Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-09-11T20:30:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=66e7cd0eea6f116f3ed79acb8948c6d8db50833c'/>
<id>urn:sha1:66e7cd0eea6f116f3ed79acb8948c6d8db50833c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16295 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
