"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ee5970281d86e933138d4694c67b554c426eedf5"
[mach-o] Support data-only dylibs
In final linked shared images, the __TEXT segment contains both code and the mach-o header/load-commands. In the case of a data-only dylib, there is no code, so we need to force the addition of the __TEXT segment. llvm-svn: 220597
Loading
Please register or sign in to comment