[llvm-dev] llvm::UpgradeDebugInfo does a full verification

Carlo Kok via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 23 23:01:12 PST 2018


Hi,

I noticed that since recently UpgradeDebugInfo (Which is called for 
loading any bitcode from disk/memory) does a full bitcode verification. 
Is this on purpose or is this a mistake? Seems to have a fair amount of 
overhead.


More information about the llvm-dev mailing list