"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "21c9f3897799307ab2b326d81bda39bd0633c1f3"
Fix linkage for RTTI names by re-using the logic for computing the
linkage of vtables. Before this, we were emitting RTTI names for template instantiations with strong external linkage rather than with weak ODR linkage. llvm-svn: 92857
Loading
Please register or sign in to comment