Removed extraneous doxygen end module statement.

llvm-svn: 173652
This commit is contained in:
Michael Gottesman 2013-01-28 03:30:34 +00:00
parent 08904e3ba4
commit 0d90b12acc
1 changed files with 0 additions and 2 deletions

View File

@ -109,5 +109,3 @@ bool ObjCARCExpand::runOnFunction(Function &F) {
return Changed;
}
/// @}
///