llvm-6502/test/Linker
Reid Spencer ef9b9a7939 For PR411:
This patch replaces the SymbolTable class with ValueSymbolTable which does
not support types planes. This means that all symbol names in LLVM must now
be unique. The patch addresses the necessary changes to deal with this and
removes code no longer needed as a result. This completes the bulk of the
changes for this PR. Some cleanup patches will follow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33918 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-05 20:47:22 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2002-07-17-GlobalFail.ll For PR950: 2006-12-31 06:02:00 +00:00
2002-07-17-LinkTest2.ll For PR950: 2006-12-31 06:02:00 +00:00
2002-08-20-ConstantExpr.ll For PR950: 2006-12-31 06:02:00 +00:00
2003-01-30-LinkerRename.ll For PR761: 2007-01-26 08:25:06 +00:00
2003-01-30-LinkerTypeRename.ll Correct test. use "not grep" instead of "grep -v" 2004-05-27 07:32:25 +00:00
2003-04-21-Linkage.ll Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
2003-04-23-LinkOnceLost.ll Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
2003-04-26-NullPtrLinkProblem.ll For PR950: 2006-12-31 06:02:00 +00:00
2003-05-15-TypeProblem.ll For PR950: 2006-12-31 06:02:00 +00:00
2003-05-31-LinkerRename.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2003-06-02-TypeResolveProblem2.ll For PR950: 2006-12-31 06:02:00 +00:00
2003-06-02-TypeResolveProblem.ll For PR950: 2006-12-31 06:02:00 +00:00
2003-08-20-OpaqueTypeResolve.ll For PR950: 2006-12-31 06:02:00 +00:00
2003-08-23-GlobalVarLinking.ll For PR950: 2006-12-31 06:02:00 +00:00
2003-08-23-RecursiveOpaqueTypeResolve.ll For PR950: 2006-12-31 06:02:00 +00:00
2003-08-24-InheritPtrSize.ll Updated these tests so that they use the new temporary directory as opposed 2003-09-26 20:20:44 +00:00
2003-08-28-TypeResolvesGlobal2.ll Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
2003-08-28-TypeResolvesGlobal3.ll Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
2003-08-28-TypeResolvesGlobal.ll Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
2003-10-21-ConflictingTypesTolerance.ll For PR950: 2006-12-31 06:02:00 +00:00
2003-10-27-LinkOncePromote.ll For PR950: 2006-12-31 06:02:00 +00:00
2003-11-18-TypeResolution.ll For PR761: 2007-01-26 08:25:06 +00:00
2004-02-17-WeakStrongLinkage.ll For PR950: 2006-12-31 06:02:00 +00:00
2004-05-07-TypeResolution1.ll Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
2004-05-07-TypeResolution2.ll Regression test for PR#330. 2004-05-07 13:57:19 +00:00
2004-12-03-DisagreeingType.ll Check in an old test that never made it into CVS 2005-01-02 02:46:29 +00:00
2005-02-12-ConstantGlobals-2.ll For PR950: 2006-12-31 06:02:00 +00:00
2005-02-12-ConstantGlobals.ll For PR950: 2006-12-31 06:02:00 +00:00
2005-12-06-AppendingZeroLengthArrays.ll For PR761: 2007-01-26 08:25:06 +00:00
2006-01-19-ConstantPacked.ll For PR950: 2006-12-31 06:02:00 +00:00
2006-06-15-GlobalVarAlignment.ll For PR950: 2006-12-31 06:02:00 +00:00
AppendingLinkage2.ll For PR950: 2006-12-31 06:02:00 +00:00
AppendingLinkage.ll Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
basiclink.ll For PR411: 2007-01-30 16:16:01 +00:00
ConstantGlobals1.ll For PR950: 2006-12-31 06:02:00 +00:00
ConstantGlobals2.ll For PR950: 2006-12-31 06:02:00 +00:00
ConstantGlobals3.ll For PR950: 2006-12-31 06:02:00 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
LinkOnce.ll For PR950: 2006-12-31 06:02:00 +00:00
redefinition.ll For PR411: 2007-02-05 20:47:22 +00:00
testlink1.ll Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
testlink2.ll Make this really do nothing. 2007-01-27 21:08:29 +00:00
weakextern.ll Global variables are not renamed by llvm-upgrade any more. 2007-01-05 18:37:18 +00:00