"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "4ae5efbe662e58836ac3a4f26467780990ca0ac2"
[Modules] Do not emit relocation error when -fno-validate-pch is set
Summary: Clang emits error when implicit modules was relocated from the first build directory. However this was biting our usecase where we copy the contents of build directory to another directory in order to distribute. Differential Revision: https://reviews.llvm.org/D49852 llvm-svn: 338503
Loading
Please register or sign in to comment