[PATCH] D116579: [NFC][llvm] Align the comment

liuyang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 3 23:57:05 PST 2022


nannan1025 created this revision.
nannan1025 added reviewers: craig.topper, achieveartificialintelligence.
nannan1025 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.397209.patch
Type: text/x-patch
Size: 547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/9be43f89/attachment.bin>


More information about the llvm-commits mailing list