"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b81f47d19131bbc92192cf536d9f6da546cebab7"
Extend RemapInstruction and friends to take an optional new parameter, a ValueMaterializer.
Extend LinkModules to pass a ValueMaterializer to RemapInstruction and friends to lazily create Functions for lazily linked globals. This is a big win when linking small modules with large (mostly unused) library modules. llvm-svn: 182776
Loading
Please register or sign in to comment