[PATCH] D74207: [llvm-dwarfdump][Stats] Add the License header
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 9 23:11:44 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd180899cb710: [llvm-dwarfdump][Stats] Fix the License header (authored by djtodoro).
Repository:
rG LLVM Github Monorepo
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.243474.patch
Type: text/x-patch
Size: 534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/737a60ee/attachment.bin>
More information about the llvm-commits
mailing list