aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/link-global-to-func.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky2013-04-091-2/+3
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* 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