summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/Inputs/ctors.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix pr20078.Rafael Espindola2014-09-051-0/+6
When linking llvm.global_ctors with the optional third element we have to handle it specially and only copy the elements whose keys were also copied. llvm-svn: 217281
OpenPOWER on IntegriCloud