summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/Inputs/constructor-comdat.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix use of uninitialized variable.Rafael Espindola2014-08-111-0/+7
Fixes linking bitcode files that use the new style comdats for constructors with ones that don't. llvm-svn: 215364
OpenPOWER on IntegriCloud