aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Instruction.def
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-09-30 18:37:50 +0000
committerChris Lattner <sabre@nondot.org>2003-09-30 18:37:50 +0000
commit48486893f46d2e12e926682a3ecb908716bc66c4 (patch)
tree1b9df5ccb8bd8eb836403dc9c1b3b42707c2d07d /include/llvm/Instruction.def
parentf4744498042cc69627b3a0b40fe80d3967179ea4 (diff)
downloadexternal_llvm-48486893f46d2e12e926682a3ecb908716bc66c4.zip
external_llvm-48486893f46d2e12e926682a3ecb908716bc66c4.tar.gz
external_llvm-48486893f46d2e12e926682a3ecb908716bc66c4.tar.bz2
Standardize header file comments
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8782 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Instruction.def')
-rw-r--r--include/llvm/Instruction.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Instruction.def b/include/llvm/Instruction.def
index 3b3858a..ea3b71d 100644
--- a/include/llvm/Instruction.def
+++ b/include/llvm/Instruction.def
@@ -1,4 +1,4 @@
-//===-- llvm/Instruction.def - File that describes Instructions --*- C++ -*--=//
+//===-- llvm/Instruction.def - File that describes Instructions -*- C++ -*-===//
//
// This file contains descriptions of the various LLVM instructions. This is
// used as a central place for enumerating the different instructions and