| commit | abebed982a73d30185a8258fa98fb40b6abf65e6 | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Fri Feb 05 15:27:15 2016 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Fri Feb 05 15:27:15 2016 +0000 |
| tree | 146dedfcfe7bde69be210eedf539ccb3c1e60b91 | |
| parent | d05e072b74182c40729b144895567de82cb96a3b [diff] |
Rename IsUsedInDynamicReloc to MustBeInDynSym. The variable was marking various cases where a symbol must be included in the dynamic symbol table. Being used by a dynamic relocation was only one of them. llvm-svn: 259889