"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "5a1391410d384fe221cb2abec95f0d63d77794de"
Made it illegal to pass a Type* through one of the Value* interfaces. The
SymbolTable will now assert if this is done. This didn't find any incorrect usage of SymbolTable but will prevent future mistakes until Type != Value. llvm-svn: 13755
Loading
Please register or sign in to comment