Reid Spencer 97be29a3b4 Fix a problem where dejagnu won't accept the value of global tcl variable
"libdir" for some reason. Changing to llvmlibsdir instead fixes it.

llvm-svn: 28526
2006-05-28 07:22:42 +00:00
..
2006-05-19 22:00:54 +00:00
2004-12-10 05:39:57 +00:00
2004-11-20 07:29:51 +00:00
2005-11-12 00:10:02 +00:00
2006-04-08 01:17:42 +00:00
2003-04-22 18:43:23 +00:00

This directory contains test cases for individual source features of LLVM.
It is designed to make sure that the major components of LLVM support all of the
features of LLVM, for very small examples.  Entire programs should not go here.

Regression tests for individual bug fixes should go into the test/Regression dir.