aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Linker/link-global-to-func.ll
AgeCommit message (Expand)AuthorFilesLines
2022-12-13[Linker] Convert some tests to opaque pointers (NFC)Nikita Popov1-5/+5
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-1/+1
2013-04-09Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky1-2/+3
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth1-1/+1
2009-09-15Use llvm-link -S instead of using llvm-dis.Dan Gohman1-2/+2
2009-08-25Remove obsolete -f flags.Dan Gohman1-2/+2
2008-07-14Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixesChris Lattner1-1/+1
2008-07-14implement linking of globals to functions, in one directionChris Lattner1-0/+13