diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-04-23 15:54:25 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-05-01 18:57:09 +0300 |
commit | e4ba3ff35942da35c65315d1a590c2709dc99f07 (patch) | |
tree | 29b6bfa894f55bffabc7fe8abda60398894b3b0c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0d54612164519c874eecf5a1be68597b96410628 (diff) | |
download | llvm-e4ba3ff35942da35c65315d1a590c2709dc99f07.zip llvm-e4ba3ff35942da35c65315d1a590c2709dc99f07.tar.gz llvm-e4ba3ff35942da35c65315d1a590c2709dc99f07.tar.bz2 |
[llvm-readobj] - Simplify conditions used for printing segment mappings. NFCI.
This patch is a NFC refactoring.
Currently the logic is overcomplicated, contains dead conditions and is very hard to read.
This patch performs a very straightforward simplification. Probably it can be
simplified and improved more, but we need to land test cases documenting/testing
all the current functionality first.
Differential revision: https://reviews.llvm.org/D78709
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions