[all-commits] [llvm/llvm-project] 224145: [DWARFDump][nfc] Fix incorrect comment (#81276)
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Fri Feb 9 16:01:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 224145ee882e32aaa1fae9ae88698cf1b07b22e4
https://github.com/llvm/llvm-project/commit/224145ee882e32aaa1fae9ae88698cf1b07b22e4
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
Log Message:
-----------
[DWARFDump][nfc] Fix incorrect comment (#81276)
It claimed to dump all sections by default, but this hasn't been true
since 2017: https://reviews.llvm.org/D37717
More information about the All-commits
mailing list