mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-13 14:46:15 +00:00
Fixup r265277 [-Wdocumentation]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265290 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bd28e703b1
commit
6bb99d27bb
@ -2057,7 +2057,7 @@ LLVMValueRef LLVMMDNode(LLVMValueRef *Vals, unsigned Count);
|
||||
* Obtain the underlying string from a MDString value.
|
||||
*
|
||||
* @param V Instance to obtain string from.
|
||||
* @param Len Memory address which will hold length of returned string.
|
||||
* @param Length Memory address which will hold length of returned string.
|
||||
* @return String data in MDString.
|
||||
*/
|
||||
const char *LLVMGetMDString(LLVMValueRef V, unsigned *Length);
|
||||
|
Loading…
x
Reference in New Issue
Block a user