summaryrefslogtreecommitdiff
path: root/test/Linker/link-global-to-func.ll
Commit message (Expand)AuthorAge
* 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