LLVM backend for 6502
Go to file
John Criswell 91d66aa243 Removing these tests from the regressions directory.
They now live in llvm/test/Programs/SingleSource/Regression alongside their
UnitTest brethren.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8722 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-26 14:58:39 +00:00
autoconf Added llvm/test/Programs/SingleSource/Regression/Makefile. 2003-09-26 14:53:17 +00:00
docs Added information about how llvm-as and llvm-dis select the input and output 2003-09-26 02:59:00 +00:00
examples/ModuleMaker Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
include Fix a typo I happened to notice. 2003-09-24 04:09:50 +00:00
lib Just rethrow previous exception instead of making a new one 2003-09-26 14:44:52 +00:00
projects Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
runtime Fix building outside the srcdir, again 2003-09-15 19:22:36 +00:00
support Squelch warning 2003-09-22 20:27:10 +00:00
test Removing these tests from the regressions directory. 2003-09-26 14:58:39 +00:00
tools To be consistent with the rest of LLVM codebase (and the rest of this file): 2003-09-25 18:10:34 +00:00
utils Fix bug in previous checkin 2003-09-23 22:02:01 +00:00
.cvsignore
configure Added llvm/test/Programs/SingleSource/Regression/Makefile. 2003-09-26 14:53:17 +00:00
CREDITS.TXT Update email addr 2003-09-23 20:59:28 +00:00
LICENSE.TXT
Makefile
Makefile.common
Makefile.config.in Fixed SPEC so that it would run correctly with the new autoconf-style object 2003-09-11 18:03:50 +00:00
Makefile.rules Changed the empty rule for .h files. The rule needs an empty command so that 2003-09-18 18:37:08 +00:00