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. llvm-svn: 172959
Loading
Please sign in to comment