aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/redefinition.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-7/+4
* Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky2013-04-091-4/+3
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-2/+2
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-3/+3
* Remove obsolete -f flags.Dan Gohman2009-08-251-3/+3
* Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixesChris Lattner2008-07-141-2/+2
* Fix an error handling redefinition of linkonce functions where theChris Lattner2008-06-201-1/+1
* Use not instead of ignore when an exit status is expected to alwaysDan Gohman2007-12-111-2/+2
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-151-5/+5
* For PR411:Reid Spencer2007-02-051-0/+10