]> granicus.if.org Git - llvm/commitdiff
Fix misspelled filenames in file headers
authorFangrui Song <maskray@google.com>
Thu, 7 Feb 2019 14:38:25 +0000 (14:38 +0000)
committerFangrui Song <maskray@google.com>
Thu, 7 Feb 2019 14:38:25 +0000 (14:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353408 91177308-0d34-0410-b5e6-96231b3b80d8

15 files changed:
include/llvm/ADT/VariadicFunction.h
include/llvm/CodeGen/MIRYamlMapping.h
include/llvm/DebugInfo/CodeView/CVRecord.h
include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h
include/llvm/DebugInfo/PDB/GenericError.h
include/llvm/ExecutionEngine/Orc/RPCUtils.h
include/llvm/FuzzMutate/RandomIRBuilder.h
include/llvm/IR/Intrinsics.h
include/llvm/Support/ARMWinEH.h
include/llvm/Support/CBindingWrapping.h
include/llvm/Support/DOTGraphTraits.h
include/llvm/Support/FormatCommon.h
include/llvm/Support/SMTAPI.h
include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h
include/llvm/Transforms/Utils/LowerMemIntrinsics.h

index e94f41237d1272439ba7104159b12e7ad92d4c3b..5aefb05ecdda636c9a95226bf20b9c938d8972b2 100644 (file)
@@ -1,4 +1,4 @@
-//===--- VariadicFunctions.h - Variadic Functions ---------------*- C++ -*-===//
+//===- VariadicFunction.h - Variadic Functions ------------------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index 58cbcebe487453b06278711ed3580f0bf39b5229..b600ec92e18d6a4ee866cfb8a70bbaff7f501911 100644 (file)
@@ -1,4 +1,4 @@
-//===- MIRYAMLMapping.h - Describes the mapping between MIR and YAML ------===//
+//===- MIRYamlMapping.h - Describes the mapping between MIR and YAML ------===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index c1113ee8cf9e0cbbbc7d83e61fe5499330e3b739..1df3d16e586067e38c932659eb035074221ef2c4 100644 (file)
@@ -1,4 +1,4 @@
-//===- RecordIterator.h -----------------------------------------*- C++ -*-===//
+//===- CVRecord.h -----------------------------------------------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index 7f9385922b17c655167b8f8acdb704cbd8237cd5..e7683cb2a9c4a020769d7d58f0c05bdb10df321a 100644 (file)
@@ -1,4 +1,4 @@
-//===- DebugCrossExSubsection.h ---------------------------------*- C++ -*-===//
+//===- DebugCrossImpSubsection.h --------------------------------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index f93d9e4ca028bc05a5389013502973f60c40bd72..ec85d92d2a9273349b26bc4551db106f52c86367 100644 (file)
@@ -1,4 +1,4 @@
-//===- Error.h - system_error extensions for PDB ----------------*- C++ -*-===//
+//===- GenericError.h - system_error extensions for PDB ---------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index a2b12dbb5a640da43f86cd6970f591aea2f61625..3b11e1b283de7973887b683485c0ba77318820e6 100644 (file)
@@ -1,4 +1,4 @@
-//===------- RPCUTils.h - Utilities for building RPC APIs -------*- C++ -*-===//
+//===- RPCUtils.h - Utilities for building RPC APIs -------------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index eb8256f48f84f61936b451bac946354fc9979e55..f3b609702e9db5fed92c7d6095e7fd281855086b 100644 (file)
@@ -1,4 +1,4 @@
-//===-- Mutator.h - Utils for randomly mutation IR --------------*- C++ -*-===//
+//===- RandomIRBuilder.h - Utils for randomly mutation IR -------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index 43c33ef83b7958c95c07f9b56891812cdd406d3c..ad5e7d1ac193b81ca392255f5a0e68c68c7865c6 100644 (file)
@@ -1,4 +1,4 @@
-//===-- llvm/Instrinsics.h - LLVM Intrinsic Function Handling ---*- C++ -*-===//
+//===- Intrinsics.h - LLVM Intrinsic Function Handling ----------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index 162a1469077ed53c345a0c61ab654db53881a27e..b1b821b78a4e262226cf83cce3a66f88fb0a2451 100644 (file)
@@ -1,4 +1,4 @@
-//===-- llvm/Support/WinARMEH.h - Windows on ARM EH Constants ---*- C++ -*-===//
+//===-- llvm/Support/ARMWinEH.h - Windows on ARM EH Constants ---*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index 0f24667beb7019c2d243a0eea8d4c925843ae759..46d6b4e3fa7d5917d95a61245aaaa7740a2b68b9 100644 (file)
@@ -1,4 +1,4 @@
-//===- llvm/Support/CBindingWrapph.h - C Interface Wrapping -----*- C++ -*-===//
+//===- llvm/Support/CBindingWrapping.h - C Interface Wrapping ---*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index a224504f6f00a62b38693026d06f158ba542e586..ec01b7d9576ae53e4954c183330bda8ff9660f35 100644 (file)
@@ -1,4 +1,4 @@
-//===-- llvm/Support/DotGraphTraits.h - Customize .dot output ---*- C++ -*-===//
+//===-- llvm/Support/DOTGraphTraits.h - Customize .dot output ---*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index 2ab88544e7eff48abafd6743de6e8f0e7b335fff..3c119d12529aeedad61cd619ca521f200f4e6420 100644 (file)
@@ -1,4 +1,4 @@
-//===- FormatAdapters.h - Formatters for common LLVM types -----*- C++ -*-===//
+//===- FormatCommon.h - Formatters for common LLVM types --------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index cb655f10d49ec2dd5dbb29fabdd00d373cf2823e..418c251d5ac41252c0aff6c3711f4be783afcfee 100644 (file)
@@ -1,4 +1,4 @@
-//== SMTSolver.h ------------------------------------------------*- C++ -*--==//
+//===- SMTAPI.h -------------------------------------------------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index eb4a7fb6335522ac958a1e3687fd75d732b9a65c..033ea05b77fa4b1df86c234142f16842f49ba496 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ImportedFunctionsInliningStats.h ------------------------*- C++ -*-===//
+//===-- ImportedFunctionsInliningStatistics.h -------------------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index 7db017607b8a2a71669b751e431abf1baa60511d..8e9d7b522c78b282ffa5c73036bf7e3221083a49 100644 (file)
@@ -1,4 +1,4 @@
-//===- llvm/Transforms/Utils/LowerMemintrinsics.h ---------------*- C++ -*-===//
+//===- llvm/Transforms/Utils/LowerMemIntrinsics.h ---------------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.