"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5d5dbb17540f2ba79381e628e1e4e7ae70c4b0ea"
[Orc] Don't create empty globals modules in the CompileOnDemandLayer.
Global variables and aliases are emitted eagerly, but there may not be any in the incoming module. In that case, we can save some memory and compile time by not building, emitting and tracking an empty globals module. llvm-svn: 270908
Loading
Please register or sign in to comment