aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/link-global-to-func.ll
Commit message (Expand)AuthorAgeFilesLines
* Use llvm-link -S instead of using llvm-dis.Dan Gohman2009-09-151-2/+2
* Remove obsolete -f flags.Dan Gohman2009-08-251-2/+2
* Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixesChris Lattner2008-07-141-1/+1
* implement linking of globals to functions, in one directionChris Lattner2008-07-141-0/+13