summaryrefslogtreecommitdiff
path: root/test/Linker/testlink.ll
AgeCommit message (Expand)Author
2015-12-07Link declaration lazily.Rafael Espindola
2015-11-22Have a single way for creating unique value names.Rafael Espindola
2015-05-12Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-12-08Lazily link GlobalVariables and GlobalAliases.Rafael Espindola
2014-12-08Use CHECK-DAG to reduce the noise in an upcoming patch.Rafael Espindola
2014-11-24Pass the .ll files to llvm-link directly. NFC.Rafael Espindola