| commit | 338ef7a82c720b73faf64b31605aa2709b0cf14a | [log] [tgz] |
|---|---|---|
| author | Adrian Prantl <aprantl@apple.com> | Wed Nov 09 00:42:03 2016 +0000 |
| committer | Adrian Prantl <aprantl@apple.com> | Wed Nov 09 00:42:03 2016 +0000 |
| tree | bb74c6b600ab7fabebdbe3b64300353895883b4a | |
| parent | a50bc7fddb321214e16babe0a4e1964422c81454 [diff] |
Emit debug info for global constants whose address is taken exactly once. Add a check to the DeclCache before emitting debug info for a GlobalVariable a second time and just attach the previsously created one to it. <rdar://problem/26721101> llvm-svn: 286322