[InstrProfiling] Emit runtime hook only once
This patch fixes the issue about calling emitRuntimeHook() twice when we need to unconditionally emit runtime hook as discussed in https://reviews.llvm.org/rGd6aed77f0d19. Differential Revision: https://reviews.llvm.org/D134254
Loading
Please sign in to comment