<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/projects/sample/lib, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/projects/sample/lib?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/projects/sample/lib?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2006-11-03T00:09:53Z</updated>
<entry>
<title>Make sample project -pedantic clean.</title>
<updated>2006-11-03T00:09:53Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-11-03T00:09:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=19d220419a6a54d61fa6025122f34375bcfede60'/>
<id>urn:sha1:19d220419a6a54d61fa6025122f34375bcfede60</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31391 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR780:</title>
<updated>2006-08-07T23:12:15Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-07T23:12:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=42fe455d3789b8e7913f463f85cd5606d7fb6efe'/>
<id>urn:sha1:42fe455d3789b8e7913f463f85cd5606d7fb6efe</id>
<content type='text'>
1. Change the usage of LOADABLE_MODULE so that it implies all the things
   necessary to make a loadable module. This reduces the user's burdern to
   get a loadable module correctly built.
2. Document the usage of LOADABLE_MODULE in the MakefileGuide
3. Adjust the makefile for lib/Transforms/Hello to use the new specification
   for building loadable modules
4. Adjust the sample project to not attempt to build a shared library for
   its little library. This was just wasteful and not instructive at all.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29551 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR786:</title>
<updated>2006-06-01T01:55:21Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-06-01T01:55:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=72f42bbc9baad5fce8ee0a9ef969afbfc201f467'/>
<id>urn:sha1:72f42bbc9baad5fce8ee0a9ef969afbfc201f467</id>
<content type='text'>
Turn -pedantic and -Wno-long-long compile flags on by default. In a few
places, avoid the warnings by removing these options in the local makefile.
One notable exception: lib/Target/CBackend/Writer.cpp. These warnings are
left on as a reminder to developers to clean them up.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28614 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixed Makefile so it does, indeed, build a dynamic library.</title>
<updated>2006-01-06T22:51:19Z</updated>
<author>
<name>Robert Bocchino</name>
<email>bocchino@illinois.edu</email>
</author>
<published>2006-01-06T22:51:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6b2b0136a95ee55c955380966069af0de28ec34e'/>
<id>urn:sha1:6b2b0136a95ee55c955380966069af0de28ec34e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25135 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>oops</title>
<updated>2005-07-05T16:36:18Z</updated>
<author>
<name>Andrew Lenharth</name>
<email>andrewl@lenharth.org</email>
</author>
<published>2005-07-05T16:36:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3027321a768fb182ce142b60622e4a3dd266a51d'/>
<id>urn:sha1:3027321a768fb182ce142b60622e4a3dd266a51d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22334 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>updates</title>
<updated>2005-07-05T15:18:33Z</updated>
<author>
<name>Andrew Lenharth</name>
<email>andrewl@lenharth.org</email>
</author>
<published>2005-07-05T15:18:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c2640d0d9e02747d9901187ed006b43e22e41b0c'/>
<id>urn:sha1:c2640d0d9e02747d9901187ed006b43e22e41b0c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22333 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Eliminate tabs and trailing spaces</title>
<updated>2005-04-23T21:26:11Z</updated>
<author>
<name>Jeff Cohen</name>
<email>jeffc@jolt-lang.org</email>
</author>
<published>2005-04-23T21:26:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b02fbfc485a68cebeede24810b0cd8f0d97c9e51'/>
<id>urn:sha1:b02fbfc485a68cebeede24810b0cd8f0d97c9e51</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21479 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix nightly build by avoiding shared library construction.</title>
<updated>2004-10-23T15:30:30Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-10-23T15:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1118441d7ab589358c8c8c8a87cb0e922b5a0522'/>
<id>urn:sha1:1118441d7ab589358c8c8c8a87cb0e922b5a0522</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17187 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Changes For Bug 352</title>
<updated>2004-09-01T22:55:40Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-09-01T22:55:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=551ccae044b0ff658fe629dd67edd5ffe75d10e8'/>
<id>urn:sha1:551ccae044b0ff658fe629dd67edd5ffe75d10e8</id>
<content type='text'>
Move include/Config and include/Support into include/llvm/Config,
include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
public header files must be under include/llvm/.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16137 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Removed LLVM copyright from sample Makefile.</title>
<updated>2003-10-21T15:33:12Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-21T15:33:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7939597b62eb17c48386eed111d76ce445da45ef'/>
<id>urn:sha1:7939597b62eb17c48386eed111d76ce445da45ef</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9326 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
