aboutsummaryrefslogtreecommitdiff
path: root/test/Linker/link-messages.ll
AgeCommit message (Expand)Author
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2012-04-19Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-07-14Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixesChris Lattner
2007-12-11Use not instead of ignore when an exit status is expected to alwaysDan Gohman
2007-08-16Add a test to ensure that obvious link messages are actually produced on Reid Spencer