diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-12-10 16:12:26 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-12-14 12:03:00 +0300 |
commit | 98a4289810ba49cea6f9a9be6d902e72f0c0d0e7 (patch) | |
tree | fae297949f460dce842eb219674f9a52fbe4c736 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e2fc85c69b3f7aad89b5b59eca537bec96a24682 (diff) | |
download | llvm-98a4289810ba49cea6f9a9be6d902e72f0c0d0e7.zip llvm-98a4289810ba49cea6f9a9be6d902e72f0c0d0e7.tar.gz llvm-98a4289810ba49cea6f9a9be6d902e72f0c0d0e7.tar.bz2 |
[llvm-readobj] - For SHT_REL relocations, don't display an addend.
This is https://bugs.llvm.org/show_bug.cgi?id=44257.
In LLVM style we always print `0` as addend when dumping
SHT_REL relocations. It is confusing, this patch stops
printing it as the first comment on the bug page suggests.
Differential revision: https://reviews.llvm.org/D93033
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions