summaryrefslogtreecommitdiff
path: root/test/Linker
Commit message (Expand)AuthorAge
* New testcase, the linker is not merging alignments right.Chris Lattner2006-06-16
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* Add a test case for PR697, ensuring the linker works with ConstantPacked.Reid Spencer2006-01-20
* new testcase for PR662Chris Lattner2005-12-06
* New test, adjust other test.Chris Lattner2005-02-12
* Reinstate this test, it is correct after all.Chris Lattner2005-02-12
* Actually, this testcase is invalid, the bug is in the C++ FE.Chris Lattner2005-02-11
* New testcase that manyoso found compiling QT 4.0.Chris Lattner2005-02-11
* Check in an old test that never made it into CVSChris Lattner2005-01-02
* Do not multiply define symbolChris Lattner2004-12-03
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Another testcase for constness linkageChris Lattner2004-10-05
* Testcase to ensure that the 'constant' flag follows the definition when thereChris Lattner2004-10-05
* Correct test. use "not grep" instead of "grep -v"Chris Lattner2004-05-27
* Regression test for PR#330.John Criswell2004-05-07
* New testcase for PR245Chris Lattner2004-02-17
* New testcase for PR 130Chris Lattner2003-11-19
* Fix initializers to matchChris Lattner2003-10-27
* New testcaseChris Lattner2003-10-27
* New testcase. The linker should not consider it an error if two typesChris Lattner2003-10-21
* Updated these tests so that they use the new temporary directory as opposedJohn Criswell2003-09-26
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-15
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Yet ANOTHER complication that the libstdc++ library runs into linking...Chris Lattner2003-08-29
* Ok, the last bug fix was not good enough to fix libstdc++. Maybe this one wi...Chris Lattner2003-08-29
* New testcase which is preventing the linking of libstdc++Chris Lattner2003-08-29
* Fix spelling error in comment.Brian Gaeke2003-08-25
* New testcaseChris Lattner2003-08-24
* New testcase, which causes the linker to segv.Chris Lattner2003-08-23
* Test functions as well as globalsChris Lattner2003-08-23
* New testcase, which is basically the problem with 176.gccChris Lattner2003-08-23
* new testcaseChris Lattner2003-08-20
* Remove usage of grep-not scriptChris Lattner2003-06-28
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-28
* Second testcase identified by JoelChris Lattner2003-06-02
* New testcase identified by JoelChris Lattner2003-06-02
* New testcase for behavior we depend on.Chris Lattner2003-05-31
* New linker problem from twolf benchmarkChris Lattner2003-05-15
* Add uses of the appending variableChris Lattner2003-05-13
* Add new testcase for appending linkageChris Lattner2003-05-13
* New test for appending linkageChris Lattner2003-05-13
* New testcase distilled from a problem identified by sumantChris Lattner2003-04-26
* New testcaseChris Lattner2003-04-23
* Tweak testcases to use linkonce as appropriateChris Lattner2003-04-23
* New testcaseChris Lattner2003-04-21
* Add tests for linker and linkonce globalsChris Lattner2003-04-16
* New testcaseChris Lattner2003-01-30