diff options
author | Fangrui Song <i@maskray.me> | 2024-04-15 18:22:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 18:22:15 -0700 |
commit | 2e26ee9dce32d12ffa9bfb7f7d3e97778f0b7a75 (patch) | |
tree | fe424506831c1c6c0082ce6f883c8db6b5029c64 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d23a85066b5d89a47fde7b6777e0fc5a711b99d4 (diff) | |
download | llvm-2e26ee9dce32d12ffa9bfb7f7d3e97778f0b7a75.zip llvm-2e26ee9dce32d12ffa9bfb7f7d3e97778f0b7a75.tar.gz llvm-2e26ee9dce32d12ffa9bfb7f7d3e97778f0b7a75.tar.bz2 |
[DWARF] Clarify a variable name. NFC (#88814)
The parameter of `findDebugNamesOffsets` has been renamed to
`EndOfHeaderOffset` in #88064 to make it clear it is a section offset
instead of an offset relative to the current name index. Rename the call
site variable as well.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions