summaryrefslogtreecommitdiff
path: root/test/Linker/link-global-to-func.ll
Commit message (Expand)AuthorAge
* Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky2013-04-09
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Use llvm-link -S instead of using llvm-dis.Dan Gohman2009-09-15
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixesChris Lattner2008-07-14
* implement linking of globals to functions, in one directionChris Lattner2008-07-14