mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-27 13:40:30 +00:00
Correct spelling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194808 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ca795b61be
commit
0dd0d1af2b
@ -61,7 +61,7 @@ public:
|
||||
GetNewMethodIDFunc(GetNewMethodIDImpl) {
|
||||
}
|
||||
|
||||
// Sends an event anncouncing that a function has been emitted
|
||||
// Sends an event announcing that a function has been emitted
|
||||
// return values are event-specific. See Intel documentation for details.
|
||||
int iJIT_NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) {
|
||||
if (!NotifyEventFunc)
|
||||
|
Loading…
Reference in New Issue
Block a user