"lld/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e699c60021c6ee9499ed7292e9b905e7b772377d"
Debug Info Verifier: simplify DIxxx::Verify
Simplify DIxxx:Verify to not call Verify on an operand. Instead, we use DebugInfoFinder to list all MDNodes that should be a DIScope and all MDNodes that should be a DIType and we will call Verify on those lists. llvm-svn: 186737
Loading
Please register or sign in to comment