[PATCH] D116579: [NFC][llvm] Align the comment
Shao-Ce SUN via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 19:50:45 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2c2333b6d2f: [NFC][llvm] Align the comment (authored by nannan1025, committed by achieveartificialintelligence).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116579/new/
https://reviews.llvm.org/D116579
Files:
llvm/include/llvm/CodeGen/SDNodeProperties.td
Index: llvm/include/llvm/CodeGen/SDNodeProperties.td
===================================================================
--- llvm/include/llvm/CodeGen/SDNodeProperties.td
+++ llvm/include/llvm/CodeGen/SDNodeProperties.td
@@ -1,4 +1,4 @@
-//===- SDNodeProperties.td - Common code for DAG isels ---*- tablegen -*-===//
+//===- SDNodeProperties.td - Common code for DAG isels -----*- tablegen -*-===//
//
// 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: D116579.403119.patch
Type: text/x-patch
Size: 547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/38f9aba6/attachment.bin>
More information about the llvm-commits
mailing list