diff options
author | Alexander Yermolovich <ayermolo@fb.com> | 2022-12-05 16:37:26 -0800 |
---|---|---|
committer | Alexander Yermolovich <ayermolo@fb.com> | 2022-12-07 13:08:35 -0800 |
commit | 5ebd28f3e56c00a739fda46c72c9e0f6528add87 (patch) | |
tree | d32094f71b09bbc915cdb11a1de3aa34e615d6f0 /llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp | |
parent | 2c52d516dabe8edcb8d8a27444763d8b1186cd28 (diff) | |
download | llvm-5ebd28f3e56c00a739fda46c72c9e0f6528add87.zip llvm-5ebd28f3e56c00a739fda46c72c9e0f6528add87.tar.gz llvm-5ebd28f3e56c00a739fda46c72c9e0f6528add87.tar.bz2 |
[llvm][dwwarf] Change CU/TU index to 64-bit
Summary:
Changed contribution data structure to 64 bit. I added the 32bit and 64bit
accessors to make it explicit where we use 32bit and where we use 64bit. Also to
make sure sure we catch all the cases where this data structure is used.
Diffstat (limited to 'llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp')
0 files changed, 0 insertions, 0 deletions