diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-03-27 23:22:31 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-03-27 23:22:31 +0000 |
commit | 2766e4d4886c47a310b323c8f400162f6dd9b046 (patch) | |
tree | 0e152e47ad90e1b664eb8ab90f607918d49a2ed9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6565a0d4b2c98722eb8fee9093cdde4f37928986 (diff) | |
download | llvm-2766e4d4886c47a310b323c8f400162f6dd9b046.zip llvm-2766e4d4886c47a310b323c8f400162f6dd9b046.tar.gz llvm-2766e4d4886c47a310b323c8f400162f6dd9b046.tar.bz2 |
BitcodeWriter: Simplify tracking of function-local metadata, NFC
We don't really need a separate vector here; instead, point at a range
inside the main MDs array. This matches how r264551 references the
ranges of strings and non-strings.
llvm-svn: 264552
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions