Fix typo.

llvm-svn: 240298
This commit is contained in:
Rui Ueyama 2015-06-22 17:26:27 +00:00
parent 83e32984ae
commit 610962061f
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ public:
};
// Initial contents for delay-loaded functions.
// This code calls __delayLoadHerper2 function to resolve a symbol
// This code calls __delayLoadHelper2 function to resolve a symbol
// and then overwrites its jump table slot with the result
// for subsequent function calls.
static const uint8_t Thunk[] = {