"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "209e31b883a3bbab932f78ede6c8e6ed99713c38"
-
Rafael Espindola authored
getSymbolWithGlobalValueBase use is to create a name of a new symbol based on the name of an existing GV. Assert that and then remove the last call to pass true to isImplicitlyPrivate. This gives the mangler API a 1:1 mapping from GV to names, which is what we need to drop the mangler dependency on the target (and use an extended datalayout instead). llvm-svn: 196472
117b20c4
Loading