Regularize header file comments
authorChris Lattner <sabre@nondot.org>
Mon, 13 Oct 2003 03:32:08 +0000 (03:32 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 13 Oct 2003 03:32:08 +0000 (03:32 +0000)
commitcf3056db0fee1db7921214b1f25cea04e959e105
tree0d3986942f0be9fba36271f39cf3df5b85c02a67
parentc00d23a727f143bdd24f29d529ebc2cc3230bef8
Regularize header file comments

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9071 91177308-0d34-0410-b5e6-96231b3b80d8
45 files changed:
lib/Analysis/Expressions.cpp
lib/Analysis/IPA/FindUnsafePointerTypes.cpp
lib/Analysis/IPA/FindUsedTypes.cpp
lib/Analysis/Interval.cpp
lib/Analysis/IntervalPartition.cpp
lib/Analysis/LiveVar/BBLiveVar.h
lib/Analysis/LoopInfo.cpp
lib/AsmParser/ParserInternals.h
lib/AsmParser/llvmAsmParser.y
lib/Bytecode/Reader/ReaderInternals.h
lib/Bytecode/Writer/ConstantWriter.cpp
lib/Bytecode/Writer/InstructionWriter.cpp
lib/Bytecode/Writer/SlotCalculator.cpp
lib/Bytecode/Writer/Writer.cpp
lib/Bytecode/Writer/WriterInternals.h
lib/CodeGen/InstrSched/SchedGraph.h
lib/CodeGen/ModuloScheduling/ModuloScheduling.cpp
lib/Support/Annotation.cpp
lib/Target/SparcV9/InstrSched/SchedGraph.h
lib/Target/SparcV9/LiveVar/BBLiveVar.h
lib/Target/SparcV9/ModuloScheduling/ModuloScheduling.cpp
lib/Target/SparcV9/SparcV9RegClassInfo.h
lib/Transforms/IPO/MutateStructTypes.cpp
lib/Transforms/IPO/SimpleStructMutation.cpp
lib/Transforms/Instrumentation/EmitFunctions.cpp
lib/Transforms/Instrumentation/ProfilePaths/CombineBranch.cpp
lib/Transforms/Instrumentation/ProfilePaths/Graph.h
lib/Transforms/Instrumentation/ProfilePaths/GraphAuxiliary.cpp
lib/Transforms/Instrumentation/ProfilePaths/InstLoops.cpp
lib/Transforms/Instrumentation/ProfilePaths/ProfilePaths.cpp
lib/Transforms/Instrumentation/ProfilePaths/RetracePath.cpp
lib/Transforms/Instrumentation/TraceValues.cpp
lib/Transforms/LevelRaise.cpp
lib/Transforms/TransformInternals.cpp
lib/Transforms/TransformInternals.h
lib/VMCore/Function.cpp
lib/VMCore/Instruction.cpp
lib/VMCore/Module.cpp
lib/VMCore/PassManagerT.h
lib/VMCore/SlotCalculator.cpp
lib/VMCore/SymbolTable.cpp
lib/VMCore/iBranch.cpp
lib/VMCore/iCall.cpp
lib/VMCore/iSwitch.cpp
utils/TableGen/FileParser.y