[ORC-RT] Fix a comment.
This commit is contained in:
@@ -60,7 +60,7 @@ public:
|
||||
return Tmp;
|
||||
}
|
||||
|
||||
/// Get an ArrayRef covering the data in the result.
|
||||
/// Get a pointer to the data contained in this instance.
|
||||
const char *data() const { return __orc_rt_CWrapperFunctionResultData(&R); }
|
||||
|
||||
/// Returns the size of the data contained in this instance.
|
||||
|
||||
Reference in New Issue
Block a user