[llvm-commits] is most of lib/VMCore/Mangler.cpp dead?

Rafael Espindola espindola at google.com
Fri Jan 9 08:09:37 PST 2009


I added an "assert (0)" just after the if (!ExistingValue) in
InsertName and was able to run "make check" and bootstrap llvm-gcc :-)

It looks like the code is handling the case of a two variable with the
same name but different types. This was the case on the days llvm had
type planes. Is this code still used somehow? Do you have a testcase?

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047



More information about the llvm-commits mailing list