Convert comments to proper Doxygen comments.
authorDmitri Gribenko <gribozavr@gmail.com>
Sat, 9 Jun 2012 00:01:45 +0000 (00:01 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Sat, 9 Jun 2012 00:01:45 +0000 (00:01 +0000)
commit77592fe39c404f3c48b06fae48b965058b3a5ee8
treefe935ce9b28d5f47da60e6dca757fcdf993988ca
parentdddc1cf50b6dfe543f617426ac4eab55fbbdfecd
Convert comments to proper Doxygen comments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158248 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GCMetadata.h
include/llvm/CodeGen/GCStrategy.h
include/llvm/Support/PathV2.h
include/llvm/Support/YAMLParser.h
include/llvm/Target/TargetCallingConv.h
include/llvm/Target/TargetData.h
lib/Object/Archive.cpp
lib/Support/YAMLParser.cpp
lib/Transforms/Utils/InlineFunction.cpp