llvm-6502/include
Michael Gottesman 864c2a261a Converted all method comments in IRBuilder.h to use doxygen style comments.
This implies changing method documentation from the following style:

/// MethodName - Method description...

to

/// \brief Method description...

ala the LLVM Style Guide.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172959 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-20 05:03:37 +00:00
..
llvm Converted all method comments in IRBuilder.h to use doxygen style comments. 2013-01-20 05:03:37 +00:00
llvm-c Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00