Give the JITResolver a direct pointer to its JITEmitter, and use that instead
of going through the global TheJIT variable. This makes it easier to use features of JITEmitter that aren't in JITCodeEmitter for fixing PR5201. llvm-svn: 86305
Loading
Please register or sign in to comment