mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Correct spelling.
llvm-svn: 194808
This commit is contained in:
parent
4d431047f3
commit
383afa17d9
@ -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…
x
Reference in New Issue
Block a user