Fix star alignment in Core.h

llvm-svn: 260845
This commit is contained in:
Amaury Sechet 2016-02-14 08:58:49 +00:00
parent 8513ab6080
commit 83550104d8
1 changed files with 2 additions and 2 deletions

View File

@ -1727,8 +1727,8 @@ unsigned LLVMGetAlignment(LLVMValueRef V);
void LLVMSetAlignment(LLVMValueRef V, unsigned Bytes);
/**
* @}
*/
* @}
*/
/**
* @defgroup LLVMCoreValueConstantGlobalVariable Global Variables