[llvm] Inline getAssociatedFunction() in LLVM_DEBUG.
Function* F is used only inside LLVM_DEBUG, so that it causes unused variable warning.
Loading
Please sign in to comment
Function* F is used only inside LLVM_DEBUG, so that it causes unused variable warning.