You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when I use make command to compile, there is an error prompted: llcov-llvm-pass.so.cc:398:28: error: no member named 'getFunction' in 'llvm::DISubprogram' Function *F = SP->getFunction();
Hi, when I use
makecommand to compile, there is an error prompted:llcov-llvm-pass.so.cc:398:28: error: no member named 'getFunction' in 'llvm::DISubprogram' Function *F = SP->getFunction();