Fix Doxygen issues:
authorDmitri Gribenko <gribozavr@gmail.com>
Thu, 13 Sep 2012 12:34:29 +0000 (12:34 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Thu, 13 Sep 2012 12:34:29 +0000 (12:34 +0000)
commit2d9eb72178af8e79dc6432cd1b7d29bde16da1b9
tree3c8aded8e15a1c853aa7c51b5cf7c22588eeafdd
parent36f396e873636ed85618356090b523cd5eba0c8d
Fix Doxygen issues:
* wrap code blocks in \code ... \endcode;
* refer to parameter names in paragraphs correctly (\arg is not what most
  people want -- it starts a new paragraph).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163790 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
include/llvm/ADT/APInt.h
include/llvm/ADT/DAGDeltaAlgorithm.h
include/llvm/ADT/SmallString.h
include/llvm/ADT/SmallVector.h
include/llvm/ADT/StringExtras.h
include/llvm/ADT/StringRef.h
include/llvm/ADT/Triple.h
include/llvm/ADT/Twine.h
include/llvm/IRBuilder.h
include/llvm/Support/MathExtras.h
include/llvm/Support/TargetRegistry.h
include/llvm/Support/Threading.h
include/llvm/Support/raw_ostream.h
include/llvm/Value.h
lib/Transforms/Scalar/CodeGenPrepare.cpp
utils/TableGen/X86ModRMFilters.h
utils/TableGen/X86RecognizableInstr.h