<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/tools/bugpoint, branch release_26</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/tools/bugpoint?h=release_26</id>
<link rel='self' href='https://git.amat.us/llvm/atom/tools/bugpoint?h=release_26'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-08-19T12:38:51Z</updated>
<entry>
<title>Proper MSVC build fix (and remove my hack again). Patch by Yonggang Luo.</title>
<updated>2009-08-19T12:38:51Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-08-19T12:38:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ad0f120f5909e0107e55a3913333d5cc59bbf0b6'/>
<id>urn:sha1:ad0f120f5909e0107e55a3913333d5cc59bbf0b6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79418 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a hack to unbreak MSVC builds. str(n)casecmp are POSIX functions and aren't available on windows (mingw defines them though).</title>
<updated>2009-08-19T12:16:17Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-08-19T12:16:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e057e59061d24cb0891dbcf9ad8581bee6d03418'/>
<id>urn:sha1:e057e59061d24cb0891dbcf9ad8581bee6d03418</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79417 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Include valgrind in the steps to reproduce if valgrind was used to reproduce</title>
<updated>2009-08-18T06:08:01Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-08-18T06:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=40cce094a3456800dd0588229cfee636007cf78c'/>
<id>urn:sha1:40cce094a3456800dd0588229cfee636007cf78c</id>
<content type='text'>
the problem.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79322 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change bugpoint to use Triple to make runtime decisions.</title>
<updated>2009-08-18T03:35:57Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-08-18T03:35:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ca7409664273fed4b473127295af3af0836b3077'/>
<id>urn:sha1:ca7409664273fed4b473127295af3af0836b3077</id>
<content type='text'>
 - This is cleaner, and makes bugpoint match the host instead of the build
   architecture.

 - Patch by Sandeep Patel!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79309 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Push LLVMContexts through the IntegerType APIs.</title>
<updated>2009-08-13T21:58:54Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-08-13T21:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1d0be15f89cb5056e20e2d24faa8d6afb1573bca'/>
<id>urn:sha1:1d0be15f89cb5056e20e2d24faa8d6afb1573bca</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78948 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make LLVMContext and LLVMContextImpl classes instead of structs.</title>
<updated>2009-08-11T17:45:13Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-08-11T17:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=12ddd409535b52a7fa5157ded9a4cedd161fedb6'/>
<id>urn:sha1:12ddd409535b52a7fa5157ded9a4cedd161fedb6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78690 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>MSVC warning fixes; patch by Stein Roger!</title>
<updated>2009-08-07T20:50:09Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-08-07T20:50:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=482cccd37e71ad69845d954b548bd46c2ee15155'/>
<id>urn:sha1:482cccd37e71ad69845d954b548bd46c2ee15155</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78405 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs.</title>
<updated>2009-08-05T23:16:16Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-08-05T23:16:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d7f2a6cb3fbc012763adb42fd967f6fefbb22a37'/>
<id>urn:sha1:d7f2a6cb3fbc012763adb42fd967f6fefbb22a37</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78258 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use (void *)(intptr_t) to cast function addresses to void*</title>
<updated>2009-08-05T21:03:39Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-08-05T21:03:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8608cf23dae982c7435120d800eaec2fca410ff6'/>
<id>urn:sha1:8608cf23dae982c7435120d800eaec2fca410ff6</id>
<content type='text'>
for use with sys::Path::GetMainExecutable, to avoid warnings
with -pedantic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78245 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix FindExecutable to use sys::Path::GetMainExecutable instead of</title>
<updated>2009-08-05T20:21:17Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-08-05T20:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=197f728d49fa0cc0baa5aadb2b905fbd8c22a81e'/>
<id>urn:sha1:197f728d49fa0cc0baa5aadb2b905fbd8c22a81e</id>
<content type='text'>
just argv[0]. And remove the code for searching the current
working directory and for searching PATH; the point of FindExecutable
is not to find whatever version of the executable can be found by
searching around, but to find an executable that accompanies the
current executable.

Update the tools to use sys::Program::FindProgramByName when they
want PATH searching.


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