[all-commits] [llvm/llvm-project] 48555c: [llvm-readobj] Remove duplicate inner if() conditi...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 27 11:37:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 48555cd4946c661df185fdb7a6a319e56757626c
https://github.com/llvm/llvm-project/commit/48555cd4946c661df185fdb7a6a319e56757626c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[llvm-readobj] Remove duplicate inner if() condition. NFCI.
This should have been removed when rG445c3fdd2ae8 simplified the conditions.
Reported as "Snippet 5" in https://www.viva64.com/en/b/0771/
More information about the All-commits
mailing list