summaryrefslogtreecommitdiff
path: root/test/Linker/redefinition.ll
Commit message (Expand)AuthorAge
* Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky2013-04-09
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixesChris Lattner2008-07-14
* Fix an error handling redefinition of linkonce functions where theChris Lattner2008-06-20
* Use not instead of ignore when an exit status is expected to alwaysDan Gohman2007-12-11
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-15
* For PR411:Reid Spencer2007-02-05