<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/support/tools, branch master</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/support/tools?h=master</id>
<link rel='self' href='https://git.amat.us/llvm/atom/support/tools?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<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/llvm/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/llvm/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>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/llvm/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>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/llvm/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/llvm/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>
<entry>
<title>Do not put DEBUG() guard around error condition; this must *always* be printed.</title>
<updated>2003-09-17T18:21:48Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-09-17T18:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0bb806bd9a707358261ab83ee025c7b969c2edf0'/>
<id>urn:sha1:0bb806bd9a707358261ab83ee025c7b969c2edf0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8583 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix the flag on `rm' to properly do a recursive deletion.</title>
<updated>2003-09-17T18:20:35Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-09-17T18:20:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4104f23e52c3c089a8535786b6a87a8eb6dd1374'/>
<id>urn:sha1:4104f23e52c3c089a8535786b6a87a8eb6dd1374</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8582 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Updated to find source files using VPATH.  This makes writing build rules</title>
<updated>2003-09-09T20:57:03Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-09-09T20:57:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=410d1b5dea31e457c5c5b88e019874789c251aee'/>
<id>urn:sha1:410d1b5dea31e457c5c5b88e019874789c251aee</id>
<content type='text'>
much cleaner and easier.
Labeled .td as a suffix for tblgen files in Makefile.rules.
Modified build rules so that source files generated during the build are placed
in the build directory and not the source directory (and not in a Debug
directory).  This makes the system cleaner and allows us to have a read-only
source tree.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8424 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Updated the log of changes (as required by the Burg copyright) to give an</title>
<updated>2003-09-09T15:27:40Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-09-09T15:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=38dc918cf55ab769b348abae65df590f75afec52'/>
<id>urn:sha1:38dc918cf55ab769b348abae65df590f75afec52</id>
<content type='text'>
overview of what we changed (which is probably all that the author was looking
for).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8416 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Modified the code so that we exit() with a non-zero value instead of calling</title>
<updated>2003-09-09T14:37:48Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-09-09T14:37:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2d930034f4ff48c6c285bb5960c582a46f0fb9fd'/>
<id>urn:sha1:2d930034f4ff48c6c285bb5960c582a46f0fb9fd</id>
<content type='text'>
abort() when we can't open the input filename.  The abort() function generates
a core dump if possible and is meant for handling errors so grand that even the
program knows that debugging is necessary.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8415 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
