File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- // =- StructuralHash.h - Structural Hash Printing and Analysis --*- C++ -*----=//
1+ // =- StructuralHash.h - Structural Hash Printing and Analysis --*- C++ -*----- =//
22//
33// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 66//
77// ===----------------------------------------------------------------------===//
88//
9- // This file defines the StructuralHashPrinterPass and the
10- // PreservedFunctionHashAnalysis and PreservedModuleHashAnalysis keys.
9+ // This file defines the StructuralHashPrinterPass and the
10+ // PreservedFunctionHashAnalysis and PreservedModuleHashAnalysis keys.
1111//
12- // The StructuralHashPrinterPass is used to show the structural hash of all
12+ // The StructuralHashPrinterPass is used to show the structural hash of all
1313// functions in a module and the module itself.
1414//
1515// ===----------------------------------------------------------------------===//
You can’t perform that action at this time.
0 commit comments