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