"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3ea23cff6521561f7b855b54786a369ac9abe128"
-
Bill Wendling authored
The problem with running internalize before we're ready to output an object file is that it may change a 'weak' symbol into an internal one, but that symbol could be needed by an external object file --- e.g. with arclite. <rdar://problem/14334895> llvm-svn: 185882
135f476b
Loading