<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/support, branch 1.17.0</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/support?h=1.17.0</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/support?h=1.17.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2003-10-05T19:32:56Z</updated>
<entry>
<title>Oops, missed the . files</title>
<updated>2003-10-05T19:32:56Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-05T19:32:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=3fd064c384788550f46e4f364d962de46306612c'/>
<id>urn:sha1:3fd064c384788550f46e4f364d962de46306612c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8879 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move support/lib into lib/Support</title>
<updated>2003-10-05T19:32:12Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-05T19:32:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=5516347535ddf0c27cd207135ebf9ce975f30673'/>
<id>urn:sha1:5516347535ddf0c27cd207135ebf9ce975f30673</id>
<content type='text'>
Move support/tools into utils


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8878 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixed space issues, code alignment, tabs -&gt; spaces.</title>
<updated>2003-09-29T22:40:07Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-09-29T22:40:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=44f8a34aabd6b0c78eacd0d9abde4aa34db51b2e'/>
<id>urn:sha1:44f8a34aabd6b0c78eacd0d9abde4aa34db51b2e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8755 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implementation of the abstraction of running our tools + gcc, taken out of</title>
<updated>2003-09-29T22:39:25Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-09-29T22:39:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=9558c6af7bb60e8d12a8a27c0554dc50c858ef65'/>
<id>urn:sha1:9558c6af7bb60e8d12a8a27c0554dc50c858ef65</id>
<content type='text'>
bugpoint for general usage and enjoyment.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8754 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Check in missing makefile</title>
<updated>2003-09-29T16:03:01Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-09-29T16:03:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=74d1e73e0387b4966e1405d2cf827912a88d38e6'/>
<id>urn:sha1:74d1e73e0387b4966e1405d2cf827912a88d38e6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8738 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Initial checkin of makefile for this directory</title>
<updated>2003-09-29T15:58:16Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-09-29T15:58:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=870c1af326f405c23e8d3ae84c2548b5d049077e'/>
<id>urn:sha1:870c1af326f405c23e8d3ae84c2548b5d049077e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8737 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Moved code from llvm/lib/Support to llvm/support/lib/Support.</title>
<updated>2003-09-29T15:02:30Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-09-29T15:02:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=ead9a945ea912b00807e49a5628375ca3df14672'/>
<id>urn:sha1:ead9a945ea912b00807e49a5628375ca3df14672</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8735 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Updating Makefiles for new location in llvm/support.</title>
<updated>2003-09-29T14:49:09Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-09-29T14:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=876b9aa21d6b4fb8497d423754c7b1067f8e22d0'/>
<id>urn:sha1:876b9aa21d6b4fb8497d423754c7b1067f8e22d0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8732 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Updated Makefiles to reflect new location in llvm/support/tools.</title>
<updated>2003-09-29T14:48:29Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-09-29T14:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=788816f02185fca405c2413c2f2d74dfeefecf2f'/>
<id>urn:sha1:788816f02185fca405c2413c2f2d74dfeefecf2f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8731 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Squelch warning</title>
<updated>2003-09-22T20:27:10Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-09-22T20:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=8bab27d28213d8fd58ccf1f7b33360c87364fe5d'/>
<id>urn:sha1:8bab27d28213d8fd58ccf1f7b33360c87364fe5d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8658 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
