<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/tutorial, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/tutorial?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/tutorial?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-04-19T22:25:09Z</updated>
<entry>
<title>merge of 49966 from branches/ggreif/use-diet to trunk. these are already active API changes</title>
<updated>2008-04-19T22:25:09Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-04-19T22:25:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=df7d2b4ce89599ca75d4dc4fd581ce4507f73f2d'/>
<id>urn:sha1:df7d2b4ce89599ca75d4dc4fd581ce4507f73f2d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49968 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>A couple minor fixes suggested by Matthijs Kooijman</title>
<updated>2008-04-15T16:59:22Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-04-15T16:59:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1ace67c5219679df46f5280708388b18f8f09847'/>
<id>urn:sha1:1ace67c5219679df46f5280708388b18f8f09847</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49729 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>improve diagnostics in call parsing, patch suggested by</title>
<updated>2008-04-14T16:44:41Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-04-14T16:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6c4be9c23bbe2512a264d2d4f890d6655b96139b'/>
<id>urn:sha1:6c4be9c23bbe2512a264d2d4f890d6655b96139b</id>
<content type='text'>
Matthijs Kooijman


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49648 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge LLVMBuilder and FoldingBuilder, calling</title>
<updated>2008-04-13T06:22:09Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2008-04-13T06:22:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=89f6d88db334ba088672ae0753deb7d7b7509bac'/>
<id>urn:sha1:89f6d88db334ba088672ae0753deb7d7b7509bac</id>
<content type='text'>
the result IRBuilder.  Patch by Dominic Hamon.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49604 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>There isn't any c++ code in LangImpl8.html, so use that</title>
<updated>2008-03-31T08:50:45Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2008-03-31T08:50:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=86550b0a143c839956c0f3c1bca589c24ebcc3fb'/>
<id>urn:sha1:86550b0a143c839956c0f3c1bca589c24ebcc3fb</id>
<content type='text'>
instead of OCamlLangImpl8.html.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48979 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Chapter 5, 6, and 7 of the ocaml/kaleidoscope tutorial</title>
<updated>2008-03-31T08:44:50Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2008-03-31T08:44:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=35295ffd500b39781e3ed015293e31c665a8b5bc'/>
<id>urn:sha1:35295ffd500b39781e3ed015293e31c665a8b5bc</id>
<content type='text'>
and fix some tabs in chapter 3 and 4.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48978 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Tweak build system to allow for installing the tutorial and uninstalling the docs.</title>
<updated>2008-03-30T20:32:18Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2008-03-30T20:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4f678c36922d2537c1a81bd1946691f3acabd515'/>
<id>urn:sha1:4f678c36922d2537c1a81bd1946691f3acabd515</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48968 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix some documentation for the tutorial.</title>
<updated>2008-03-30T19:14:31Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2008-03-30T19:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d564686dff04c329285a68308cdf84df7afd5e37'/>
<id>urn:sha1:d564686dff04c329285a68308cdf84df7afd5e37</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48966 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add chapter 3 and 4 of the ocaml/kaleidoscope tutorial.</title>
<updated>2008-03-30T09:57:12Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2008-03-30T09:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=37c076bf91ec82b00ffcd78f9c382f3f427e053c'/>
<id>urn:sha1:37c076bf91ec82b00ffcd78f9c382f3f427e053c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48949 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Adding the first two chapters of the ocaml/kaleidoscope tutorial.</title>
<updated>2008-03-27T08:18:07Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2008-03-27T08:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9ba8a5736a9140232629fdbbad7b7c5c2bd5ffcb'/>
<id>urn:sha1:9ba8a5736a9140232629fdbbad7b7c5c2bd5ffcb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48871 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
