[PATCH] D74207: [llvm-dwarfdump][Stats] Add the License header
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 7 09:13:07 PST 2020
djtodoro updated this revision to Diff 243186.
djtodoro added a comment.
@aprantl Is it better?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74207/new/
https://reviews.llvm.org/D74207
Files:
llvm/tools/llvm-dwarfdump/Statistics.cpp
Index: llvm/tools/llvm-dwarfdump/Statistics.cpp
===================================================================
--- llvm/tools/llvm-dwarfdump/Statistics.cpp
+++ llvm/tools/llvm-dwarfdump/Statistics.cpp
@@ -1,4 +1,4 @@
-//===- Statistics.cpp ------------------------------------------- *- C++ *-===//
+//===-- Statistics.cpp - Debug Info quality metrics -----------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74207.243186.patch
Type: text/x-patch
Size: 534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/784eb527/attachment.bin>
More information about the llvm-commits
mailing list