| commit | 3931c28b031c08bc1880b43ef5f530dae81b9b06 | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Fri Aug 15 20:17:08 2014 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Fri Aug 15 20:17:08 2014 +0000 |
| tree | 43b3325424b499985382db5a3cad43d0bfeb0ef2 | |
| parent | 64fa12372caafcad988db1737291674ad505080b [diff] |
Set comdats when lazily linking functions. We were setting the comdat when functions were copied in the initial pass, but not when they were linked only when we found out that they are needed. llvm-svn: 215765