<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/tools, branch testing</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/tools?h=testing</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/tools?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-12-05T23:15:33Z</updated>
<entry>
<title>PR10867: Analogue of r169441 for when using external 'sh'. And actually run the test!</title>
<updated>2012-12-05T23:15:33Z</updated>
<author>
<name>Richard Smith</name>
<email>richard-llvm@metafoo.co.uk</email>
</author>
<published>2012-12-05T23:15:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c15e5b0a0dbdaf8612bdcbba1deedcb77bed1045'/>
<id>urn:sha1:c15e5b0a0dbdaf8612bdcbba1deedcb77bed1045</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169446 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PR10867. lit would interpret</title>
<updated>2012-12-05T22:54:26Z</updated>
<author>
<name>Richard Smith</name>
<email>richard-llvm@metafoo.co.uk</email>
</author>
<published>2012-12-05T22:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=00fb9c429e4400f3daeb87e6fad9498d4c73862a'/>
<id>urn:sha1:00fb9c429e4400f3daeb87e6fad9498d4c73862a</id>
<content type='text'>
  RUN: a
  RUN: b || true

as "a &amp;&amp; (b || true)" in Tcl mode, and as "(a &amp;&amp; b) || true" in sh mode.
Everyone seems to (quite reasonably) write tests assuming the Tcl behavior,
so use that in sh mode too.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169441 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add dump of Win64 EH unwind data.</title>
<updated>2012-12-05T20:12:35Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2012-12-05T20:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eef7b6219ebe5d0ded0be4adb3003055fa8a63c4'/>
<id>urn:sha1:eef7b6219ebe5d0ded0be4adb3003055fa8a63c4</id>
<content type='text'>
The new command line option -unwind-info dumps the Win64 EH unwind
data to the console. This is a nice feature if you need to debug
generated EH data (e.g. from LLVM). Includes a test case.

Initial patch by João Matos, extensions and rework by Kai Nacke.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169415 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a tests for the new -no-show-raw-insn option of llvm-objdump.</title>
<updated>2012-11-20T23:44:22Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@google.com</email>
</author>
<published>2012-11-20T23:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a631ea96e6d4c03ab678ea747247aaa778f4ec91'/>
<id>urn:sha1:a631ea96e6d4c03ab678ea747247aaa778f4ec91</id>
<content type='text'>
This also initiates a test/tools directory where tools-specific tests can be
placed.




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