Reid Spencer
|
33216c9f52
|
Add a test case for PR697, ensuring the linker works with ConstantPacked.
llvm-svn: 25475
|
2006-01-20 01:31:58 +00:00 |
|
Chris Lattner
|
dd61c1da30
|
new testcase for PR662
llvm-svn: 24618
|
2005-12-06 17:29:54 +00:00 |
|
Chris Lattner
|
c3d703a228
|
New test, adjust other test.
llvm-svn: 20134
|
2005-02-12 19:19:36 +00:00 |
|
Chris Lattner
|
f123b76589
|
Reinstate this test, it is correct after all.
llvm-svn: 20133
|
2005-02-12 19:14:11 +00:00 |
|
Chris Lattner
|
f941363605
|
Actually, this testcase is invalid, the bug is in the C++ FE.
llvm-svn: 20123
|
2005-02-11 23:18:40 +00:00 |
|
Chris Lattner
|
2f46c817dd
|
New testcase that manyoso found compiling QT 4.0.
llvm-svn: 20122
|
2005-02-11 23:08:34 +00:00 |
|
Chris Lattner
|
3acdb8845e
|
Check in an old test that never made it into CVS
llvm-svn: 19250
|
2005-01-02 02:46:29 +00:00 |
|
Chris Lattner
|
4a50c22dd9
|
Do not multiply define symbol
llvm-svn: 18461
|
2004-12-03 19:48:10 +00:00 |
|
Tanya Lattner
|
bea68bc91a
|
Adding srcdir arg
llvm-svn: 18020
|
2004-11-19 22:45:25 +00:00 |
|
Tanya Lattner
|
97976107e3
|
Adding subdirectory dg.exp files in order to be able to use dejagnu to only run specific tests (located in some subdirectory of Regression)
llvm-svn: 17712
|
2004-11-13 23:00:45 +00:00 |
|
Chris Lattner
|
c8991a1e98
|
Another testcase for constness linkage
llvm-svn: 16691
|
2004-10-05 02:16:01 +00:00 |
|
Chris Lattner
|
84fddeb7a6
|
Testcase to ensure that the 'constant' flag follows the definition when there
is a question.
llvm-svn: 16690
|
2004-10-05 02:12:20 +00:00 |
|
Chris Lattner
|
fa99fdc1d7
|
Correct test. use "not grep" instead of "grep -v"
llvm-svn: 13824
|
2004-05-27 07:32:25 +00:00 |
|
John Criswell
|
9d57722f25
|
Regression test for PR#330.
llvm-svn: 13399
|
2004-05-07 13:57:19 +00:00 |
|
Chris Lattner
|
911d6bfaa8
|
New testcase for PR245
llvm-svn: 11566
|
2004-02-17 21:58:29 +00:00 |
|
Chris Lattner
|
d0bb6072f9
|
New testcase for PR 130
llvm-svn: 10076
|
2003-11-19 01:03:16 +00:00 |
|
Chris Lattner
|
e188c9876b
|
Fix initializers to match
llvm-svn: 9529
|
2003-10-27 16:30:29 +00:00 |
|
Chris Lattner
|
93a65e7be0
|
New testcase
llvm-svn: 9528
|
2003-10-27 16:18:28 +00:00 |
|
Chris Lattner
|
ea51ab0909
|
New testcase. The linker should not consider it an error if two types
disagree. It should grumble, then go ahead and do it.
llvm-svn: 9356
|
2003-10-21 22:46:22 +00:00 |
|
John Criswell
|
466108d686
|
Updated these tests so that they use the new temporary directory as opposed
to the old Output directory for temporary files.
llvm-svn: 8728
|
2003-09-26 20:20:44 +00:00 |
|
John Criswell
|
5cbd25ea1d
|
Removing Makefiles. Regression tests are now run by QMTest.
llvm-svn: 8548
|
2003-09-15 20:21:38 +00:00 |
|
Misha Brukman
|
cd4041417b
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
llvm-svn: 8545
|
2003-09-15 20:04:28 +00:00 |
|
John Criswell
|
99fa2c6eb7
|
Checkin of autoconf-style object root.
Updated TestRunner tests so that they work correctly in a separate object root
directory.
llvm-svn: 8383
|
2003-09-06 15:15:04 +00:00 |
|
Chris Lattner
|
7ac3931008
|
Yet ANOTHER complication that the libstdc++ library runs into linking...
llvm-svn: 8207
|
2003-08-29 05:29:38 +00:00 |
|
Chris Lattner
|
85213eb39f
|
Ok, the last bug fix was not good enough to fix libstdc++. Maybe this one will be
llvm-svn: 8203
|
2003-08-29 04:54:23 +00:00 |
|
Chris Lattner
|
ba919dc29b
|
New testcase which is preventing the linking of libstdc++
llvm-svn: 8201
|
2003-08-29 04:40:34 +00:00 |
|
Brian Gaeke
|
035fe6b810
|
Fix spelling error in comment.
llvm-svn: 8143
|
2003-08-25 17:29:40 +00:00 |
|
Chris Lattner
|
f1c539aca0
|
New testcase
llvm-svn: 8128
|
2003-08-24 19:23:31 +00:00 |
|
Chris Lattner
|
3efea5202a
|
New testcase, which causes the linker to segv.
llvm-svn: 8082
|
2003-08-23 21:13:26 +00:00 |
|
Chris Lattner
|
1f3e16fc21
|
Test functions as well as globals
llvm-svn: 8079
|
2003-08-23 20:30:29 +00:00 |
|
Chris Lattner
|
b42affb224
|
New testcase, which is basically the problem with 176.gcc
llvm-svn: 8068
|
2003-08-23 15:53:38 +00:00 |
|
Chris Lattner
|
e012dc065a
|
new testcase
llvm-svn: 7987
|
2003-08-20 19:22:28 +00:00 |
|
Chris Lattner
|
59b1ec155a
|
Remove usage of grep-not script
llvm-svn: 6966
|
2003-06-28 23:32:04 +00:00 |
|
Chris Lattner
|
5b9e2394dc
|
Remove explicit control flow through the use of the 'not' script
llvm-svn: 6965
|
2003-06-28 23:23:34 +00:00 |
|
Chris Lattner
|
c131ecbc0c
|
Second testcase identified by Joel
llvm-svn: 6543
|
2003-06-02 17:31:24 +00:00 |
|
Chris Lattner
|
5d24253013
|
New testcase identified by Joel
llvm-svn: 6541
|
2003-06-02 17:07:42 +00:00 |
|
Chris Lattner
|
2da88857a1
|
New testcase for behavior we depend on.
llvm-svn: 6483
|
2003-05-31 21:14:45 +00:00 |
|
Chris Lattner
|
c342ec4491
|
New linker problem from twolf benchmark
llvm-svn: 6224
|
2003-05-15 16:01:32 +00:00 |
|
Chris Lattner
|
72f39089ca
|
Add uses of the appending variable
llvm-svn: 6177
|
2003-05-13 21:32:48 +00:00 |
|
Chris Lattner
|
4ab75c636c
|
Add new testcase for appending linkage
llvm-svn: 6176
|
2003-05-13 20:48:17 +00:00 |
|
Chris Lattner
|
fa27b80465
|
New test for appending linkage
llvm-svn: 6175
|
2003-05-13 20:31:46 +00:00 |
|
Chris Lattner
|
78431dcb34
|
New testcase distilled from a problem identified by sumant
llvm-svn: 5964
|
2003-04-26 20:29:09 +00:00 |
|
Chris Lattner
|
63edada457
|
New testcase
llvm-svn: 5878
|
2003-04-23 18:38:24 +00:00 |
|
Chris Lattner
|
af2f759bf9
|
Tweak testcases to use linkonce as appropriate
llvm-svn: 5877
|
2003-04-23 18:38:13 +00:00 |
|
Chris Lattner
|
ee4c6dca22
|
New testcase
llvm-svn: 5826
|
2003-04-21 21:06:25 +00:00 |
|
Chris Lattner
|
9e76a35273
|
Add tests for linker and linkonce globals
llvm-svn: 5791
|
2003-04-16 21:21:35 +00:00 |
|
Chris Lattner
|
0c6b0b35e9
|
New testcase
llvm-svn: 5440
|
2003-01-30 20:03:15 +00:00 |
|
Chris Lattner
|
529306b77f
|
NEw testcase
llvm-svn: 5438
|
2003-01-30 19:28:01 +00:00 |
|
Chris Lattner
|
7e8c050f81
|
Fix broken testcase
llvm-svn: 5416
|
2003-01-23 19:52:48 +00:00 |
|
Chris Lattner
|
39352fa2a4
|
Covnert testcases to not use indexed loads/stores
llvm-svn: 3458
|
2002-08-22 16:39:05 +00:00 |
|