diff options
author | Nick Desaulniers <nickdesaulniers@users.noreply.github.com> | 2023-09-15 10:04:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-15 10:04:33 -0700 |
commit | 06e1bcaa1c0b330767540a415c6df799d772f6f1 (patch) | |
tree | cdcd0080392b4688b19e8017544c9db4427ea794 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | d8626c3099cedb72a53f0f085a0bb05a179c8c7d (diff) | |
download | llvm-06e1bcaa1c0b330767540a415c6df799d772f6f1.zip llvm-06e1bcaa1c0b330767540a415c6df799d772f6f1.tar.gz llvm-06e1bcaa1c0b330767540a415c6df799d772f6f1.tar.bz2 |
[InlineAsm] break up Data Bitfield::Element into corresponding fields (#66297)
Use multiple Bitfield::Element's to provide more meaningful access to
the same slice of bits. "Data" used in different contexts is confusing.
Try to be as clear as possible, and in that vein, update the comment
block for this class, too.
This was suggested by @bwendling in
https://github.com/llvm/llvm-project/pull/65649#discussion_r1318962795
and @jyknight in
https://github.com/llvm/llvm-project/pull/65649#pullrequestreview-1620359094
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions