commit | e693a56e9b5d344e2399e0e657377e65d09d84d2 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sun Mar 27 23:22:31 2016 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sun Mar 27 23:22:31 2016 +0000 |
tree | 7decba67852c538b9342e5e217143e2a73d3a899 | |
parent | a73e509bf8d4be01f6b78d350a652b634aa31455 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264552 91177308-0d34-0410-b5e6-96231b3b80d8