aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Linker/testlink.ll
AgeCommit message (Expand)AuthorFilesLines
2023-01-17[Linker] Convert test to opaque pointers (NFC)Nikita Popov1-22/+22
2021-04-26Preserve the lexical order for global variables during llvm-link mergeJin Lin1-1/+1
2015-12-07Link declaration lazily.Rafael Espindola1-1/+8
2015-11-22Have a single way for creating unique value names.Rafael Espindola1-1/+1
2015-05-12Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava1-1/+1
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-4/+4
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2014-12-08Lazily link GlobalVariables and GlobalAliases.Rafael Espindola1-0/+5
2014-12-08Use CHECK-DAG to reduce the noise in an upcoming patch.Rafael Espindola1-12/+12
2014-11-24Pass the .ll files to llvm-link directly. NFC.Rafael Espindola1-0/+99