aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ProfileData/CoverageMappingTest.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2021-02-15 17:43:08 -0800
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2021-02-24 12:56:26 -0800
commit1e1b92f76de79b934ead3be075aff101bd880392 (patch)
tree7a265e0ea8a634c88963505834bc3363323ddeeb /llvm/unittests/ProfileData/CoverageMappingTest.cpp
parent52745e4d907867bbb28fb8b0e8456915611a47a3 (diff)
downloadllvm-1e1b92f76de79b934ead3be075aff101bd880392.zip
llvm-1e1b92f76de79b934ead3be075aff101bd880392.tar.gz
llvm-1e1b92f76de79b934ead3be075aff101bd880392.tar.bz2
IR: Rename Metadata::ImplicitCode to SubclassData1, NFC
Metadata::ImplicitCode is a bit shaved off of Metadata::Storage, currently only in use by the subclass DILocation. However, the bit isn't reserved for that purpose. Rename it `SubclassData1` to make it clear that it has nothing to do with Metadata itself (and other subclasses are free to use it). As a drive-by, remove an old TODO about exposing bits to subclasses (looks like that has mostly been done). No functionality change here. Differential Revision: https://reviews.llvm.org/D96740
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions