mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
489c9a2006
always returns 0. This is useful with the llvm.exp based dejagnu testing when a test wants to check the error output of tool invocation that returns non-zero. Since every command is checked with llvm.exp, there needs to be a way to prevent that checking and this script is it. llvm-svn: 35991 |
||
---|---|---|
.. | ||
ignore | ||
not | ||
notcast | ||
prcontext.tcl | ||
README.txt |
This directory contains scripts which are used by the TestRunner style tests, which allows them to be simpler and more direct.