summaryrefslogtreecommitdiff
path: root/test/Linker
AgeCommit message (Expand)AuthorFilesLines
2009-09-15When a constant's type is refined, update the constant in placeDan Gohman2-0/+44
2009-09-15Use llvm-link -S instead of using llvm-dis.Dan Gohman21-24/+24
2009-09-05Rename %S metavar to %M (clang uses %S for the basename of the test file).Daniel Dunbar7-23/+23
2009-09-03There is not any need to copy metadata while merging modules.Devang Patel2-0/+55
2009-08-25Remove obsolete -f flags.Dan Gohman18-40/+40
2009-08-11Link NamedMDNodes.Devang Patel2-0/+12
2009-08-11Link metadata.Devang Patel2-0/+24
2009-01-02Reimplement the old and horrible bison parser for .ll files with a niceChris Lattner1-1/+1
2008-10-15Add global variable to test for consistencyAnton Korobeynikov2-0/+4
2008-10-15This is not failing anymoreAnton Korobeynikov1-2/+0
2008-07-14Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixesChris Lattner4-4/+6
2008-07-14implement linking of globals to functions, in one directionChris Lattner1-0/+13
2008-07-05Testcase for PR2463Anton Korobeynikov2-0/+32
2008-07-05Testcase for PR2146Anton Korobeynikov2-0/+27
2008-06-27Use the c modifier to tell llvm-ar not to issue aDuncan Sands1-2/+2
2008-06-27when linking globals, make sure to preserve the address space of the global.Chris Lattner1-0/+9
2008-06-20Fix an error handling redefinition of linkonce functions where theChris Lattner2-1/+9
2008-06-12Fix some tests.Evan Cheng1-2/+1
2008-06-10Fix some escaping and quoting in RUN lines, mainly involving { and <. In twoMatthijs Kooijman2-2/+2
2008-05-20Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif6-6/+6
2008-05-20sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif1-1/+1
2008-05-20Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif1-1/+1
2008-05-01Update old-style syntax in some "not grep" tests.Dan Gohman1-1/+1
2008-03-10This passes nowAnton Korobeynikov1-1/+0
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner16-186/+162
2008-03-09Temporary XFAIL the test, until I'll commit a fixAnton Korobeynikov1-0/+1
2008-03-09Remove llvm-upgrade and update tests.Tanya Lattner15-61/+62
2008-03-08much simpler test caseAndrew Lenharth2-442/+3
2008-03-07add dropped section test case for PR2123Andrew Lenharth2-0/+460
2008-03-05Fix test not to emit junk into source directoryAnton Korobeynikov1-2/+2
2008-03-05Testcase for PR2054Anton Korobeynikov2-0/+28
2007-12-11Use not instead of ignore when an exit status is expected to alwaysDan Gohman2-3/+3
2007-08-16Add a test to ensure that obvious link messages are actually produced on Reid Spencer1-0/+11
2007-06-29Convert .cvsignore filesJohn Criswell1-5/+0
2007-05-18Add a test case for PR1434Reid Spencer1-0/+15
2007-04-16For PR1319:Reid Spencer1-2/+2
2007-04-15For PR1319: Upgrade to new test harnessReid Spencer38-104/+108
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer1-1/+1
2007-02-05For PR411:Reid Spencer1-0/+10
2007-01-30For PR411:Reid Spencer1-1/+1
2007-01-27Use -f option so test is repeatable.Reid Spencer1-2/+2
2007-01-27Add a test case for PR411.Reid Spencer1-0/+13
2007-01-27Make this really do nothing.Reid Spencer1-1/+1
2007-01-26For PR761:Reid Spencer3-5/+5
2007-01-05Global variables are not renamed by llvm-upgrade any more.Reid Spencer2-4/+4
2007-01-03Update test cases that grepped for register names that have now changedReid Spencer2-3/+4
2007-01-02For PR1070:Reid Spencer1-2/+2
2006-12-31For PR950:Reid Spencer24-47/+47
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer9-18/+22
2006-12-19Make sure linker output is overwritten so this test can pass multiple times.Reid Spencer1-2/+1