Fix a build break due to PR #5101
authorCarol Eidt <carol.eidt@microsoft.com>
Sat, 28 May 2016 01:20:11 +0000 (18:20 -0700)
committerCarol Eidt <carol.eidt@microsoft.com>
Sat, 28 May 2016 01:20:11 +0000 (18:20 -0700)
commit91ec3b8392eb1962b2d01a844cb2c0bf9ecd7ffd
tree2d43137d54d9090e005e261c80092876bda50f6c
parent24bdde815c23584cdba6c5835977dbf568e74703
Fix a build break due to PR #5101

The declaration, definition and uses of eeGetMethodFullName
didn't match.
src/jit/compiler.cpp
src/jit/eeinterface.cpp