<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/test/tools/llvm-lit, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2013-08-16T00:37:11+00:00</updated>
<entry>
<title>[tests] Cleanup initialization of test suffixes.</title>
<updated>2013-08-16T00:37:11+00:00</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2013-08-16T00:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=9efbedfd352e2cff67c5b9e10c5e22c392008ce5'/>
<id>urn:sha1:9efbedfd352e2cff67c5b9e10c5e22c392008ce5</id>
<content type='text'>
 - Instead of setting the suffixes in a bunch of places, just set one master
   list in the top-level config. We now only modify the suffix list in a few
   suites that have one particular unique suffix (.ml, .mc, .yaml, .td, .py).

 - Aside from removing the need for a bunch of lit.local.cfg files, this enables
   4 tests that were inadvertently being skipped (one in
   Transforms/BranchFolding, a .s file each in DebugInfo/AArch64 and
   CodeGen/PowerPC, and one in CodeGen/SI which is now failing and has been
   XFAILED).

 - This commit also fixes a bunch of config files to use config.root instead of
   older copy-pasted code.

llvm-svn: 188513
</content>
</entry>
<entry>
<title>PR10867: Analogue of r169441 for when using external 'sh'. And actually run the test!</title>
<updated>2012-12-05T23:15:33+00:00</updated>
<author>
<name>Richard Smith</name>
<email>richard-llvm@metafoo.co.uk</email>
</author>
<published>2012-12-05T23:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=0ab6c5d9d88b4fab70b8d7f4711d354616ebb590'/>
<id>urn:sha1:0ab6c5d9d88b4fab70b8d7f4711d354616ebb590</id>
<content type='text'>
llvm-svn: 169446
</content>
</entry>
<entry>
<title>PR10867. lit would interpret</title>
<updated>2012-12-05T22:54:26+00:00</updated>
<author>
<name>Richard Smith</name>
<email>richard-llvm@metafoo.co.uk</email>
</author>
<published>2012-12-05T22:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=69c87b0914ee8cfb0b11546f13fd33bd5197c145'/>
<id>urn:sha1:69c87b0914ee8cfb0b11546f13fd33bd5197c145</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.

llvm-svn: 169441
</content>
</entry>
</feed>
