llvm-6502/test/Scripts
Daniel Dunbar 48f7ce88a6 Add count/not tools as executables.
- Apparently, I'm willing to do incredibly stupid things in the name of portability.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82685 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-24 06:23:57 +00:00
..
ignore Add a script to run a command but ignore its return code. This script 2007-04-14 16:14:08 +00:00
macho-dump llvm-mc/Mach-O: Dump relocations and section data (optionally) in my Mach-O dumper. 2009-08-26 13:57:44 +00:00
notcast Make it handle plain old cast too, for old assembly. 2006-11-13 16:11:14 +00:00
README.txt Describe directory 2003-06-28 22:20:19 +00:00

This directory contains scripts which are used by the TestRunner style
tests, which allows them to be simpler and more direct.