JITEmitter::getPointerToGlobal is called while in compilation, it should not call upon TheJIT->getPointerToGlobal since it may start another recursive compilation. Instead, it should call itself and generate a stub.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail