diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-19 00:37:21 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-19 00:37:21 +0000 |
commit | 3d62bbacb1aa918944f0cc966381f44e13582b4a (patch) | |
tree | 11ef811398091ec13469ff532758c8d0ba7d2008 /llvm/lib/Object/IRObjectFile.cpp | |
parent | ca929f24699a05cf22d4337278e5fea962799632 (diff) | |
download | llvm-3d62bbacb1aa918944f0cc966381f44e13582b4a.zip llvm-3d62bbacb1aa918944f0cc966381f44e13582b4a.tar.gz llvm-3d62bbacb1aa918944f0cc966381f44e13582b4a.tar.bz2 |
IR: Drop scope from MDTemplateParameter
Follow-up to r229740, which removed `DITemplate*::getContext()` after my
upgrade script revealed that scopes are always `nullptr` for template
parameters. This is the other shoe: drop `scope:` from
`MDTemplateParameter` and its two subclasses. (Note: a bitcode upgrade
would be pointless, since the hierarchy hasn't been moved into place.)
llvm-svn: 229791
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions