<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/utils/KillTheDoctor, branch stable</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/utils/KillTheDoctor?h=stable</id>
<link rel='self' href='https://git.amat.us/llvm/atom/utils/KillTheDoctor?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-12-11T00:23:07Z</updated>
<entry>
<title>Fix grammar-o.</title>
<updated>2012-12-11T00:23:07Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-12-11T00:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=77f06d93b96d373f1e1d00f3a28c143c8d1562ec'/>
<id>urn:sha1:77f06d93b96d373f1e1d00f3a28c143c8d1562ec</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169798 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>KillTheDoctor.cpp: Restore Win32 SDK headers before r169251.</title>
<updated>2012-12-04T11:34:27Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2012-12-04T11:34:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=30cd56bc56b4a3cc3fdc207134d4db1e84d0a2a0'/>
<id>urn:sha1:30cd56bc56b4a3cc3fdc207134d4db1e84d0a2a0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169255 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sort the #include lines for utils/...</title>
<updated>2012-12-04T10:37:14Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2012-12-04T10:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ffd89fa4d2788611187d1a534d2ed46adf1702c'/>
<id>urn:sha1:4ffd89fa4d2788611187d1a534d2ed46adf1702c</id>
<content type='text'>
I've tried to find main moudle headers where possible, but the TableGen
stuff may warrant someone else looking at it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169251 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove dead code. Improve llvm_unreachable text. Simplify some control flow.</title>
<updated>2012-02-19T11:37:01Z</updated>
<author>
<name>Ahmed Charles</name>
<email>ace2001ac@gmail.com</email>
</author>
<published>2012-02-19T11:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b0934ab7d811e23bf530371976b8b35f3242169c'/>
<id>urn:sha1:b0934ab7d811e23bf530371976b8b35f3242169c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150918 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a ton of comment typos found by codespell.  Patch by</title>
<updated>2011-04-15T05:18:47Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-04-15T05:18:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7a2bdde0a0eebcd2125055e0eacaca040f0b766c'/>
<id>urn:sha1:7a2bdde0a0eebcd2125055e0eacaca040f0b766c</id>
<content type='text'>
Luis Felipe Strano Moraes!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129558 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Put targets on folders, if the IDE supports the feature.</title>
<updated>2011-02-20T22:06:10Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2011-02-20T22:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0b85d07d4611e7d704bf6550fbc624aff36a53b4'/>
<id>urn:sha1:0b85d07d4611e7d704bf6550fbc624aff36a53b4</id>
<content type='text'>
Requires CMake 2.8.3 or newer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126092 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.</title>
<updated>2010-12-18T22:23:07Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2010-12-18T22:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=738550910156b5cefdc0c12923ec8cc6982fb26f'/>
<id>urn:sha1:738550910156b5cefdc0c12923ec8cc6982fb26f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122157 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r122143 through r122140, which collectively broke the LLVMC tests on</title>
<updated>2010-12-18T07:37:18Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-12-18T07:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fffa8635361639acadb78089c5b9b445c0aa1d30'/>
<id>urn:sha1:fffa8635361639acadb78089c5b9b445c0aa1d30</id>
<content type='text'>
the buildbots.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122149 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.</title>
<updated>2010-12-18T04:13:36Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2010-12-18T04:13:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b9c767cce502f016a5bdb07884625a3fffbe048c'/>
<id>urn:sha1:b9c767cce502f016a5bdb07884625a3fffbe048c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122141 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>KillTheDoctor: Cleanup error_code usage.</title>
<updated>2010-12-06T04:28:01Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2010-12-06T04:28:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=93e5ec2cba6656417c9502ad80709aeca5eac968'/>
<id>urn:sha1:93e5ec2cba6656417c9502ad80709aeca5eac968</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120986 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
