summaryrefslogtreecommitdiff
path: root/test/Linker/link-messages.ll
Commit message (Expand)AuthorAge
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer2012-04-19
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixesChris Lattner2008-07-14
* Use not instead of ignore when an exit status is expected to alwaysDan Gohman2007-12-11
* Add a test to ensure that obvious link messages are actually produced on Reid Spencer2007-08-16