diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2020-09-02 16:08:25 +0700 |
---|---|---|
committer | Igor Kudrin <ikudrin@accesssoftek.com> | 2020-09-02 16:11:45 +0700 |
commit | 71eed4808fbc5e5baa016210f727683610139014 (patch) | |
tree | 445f43cd91495b08ca07148be715576c828e1693 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4820af2bfc71f2a5bb7a335a7fdcc4ec395877e4 (diff) | |
download | llvm-71eed4808fbc5e5baa016210f727683610139014.zip llvm-71eed4808fbc5e5baa016210f727683610139014.tar.gz llvm-71eed4808fbc5e5baa016210f727683610139014.tar.bz2 |
[DebugInfo] Remove Dwarf5AccelTableWriter::Header::UnitLength. NFC.
The member is not in use; the unit length for the table is emitted as
a difference between two labels. Moreover, the type of the member might
be misleading, because for DWARF64 the field should be 64 bit long.
Differential Revision: https://reviews.llvm.org/D86912
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions