I am writing a LLVM pass that need to get the values passed to the declared function and say print it out. Please note the declared function is getting invoked in LLVM IR.I am writing a LLVM pass that need to get the v
I am writing a LLVM pass that need to get the values passed to the declared function and say print it out. Please note the declared function is getting invoked in LLVM IR.I am writing a LLVM pass that need to get the v