llvm-project/llvm/test/Scripts
Daniel Dunbar 6860ac7375 llvm-mc: Clean up some handling of symbol/section association to be more correct
(external was really undefined and there wasn't an explicit representation for
absolute symbols).
 - This still needs some cleanup to how the absolute "pseudo" section is dealt
   with, but I haven't figured out the nicest approach yet.

llvm-svn: 79733
2009-08-22 07:22:36 +00:00
..
README.txt
count simplify shell syntax to work better on solaris, patch by 2008-06-25 16:03:42 +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: Clean up some handling of symbol/section association to be more correct 2009-08-22 07:22:36 +00:00
not
notcast Make it handle plain old cast too, for old assembly. 2006-11-13 16:11:14 +00:00
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.