"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "91bd3ad128f7b3b28bd98242e9a5df214eb04eea"
Fix MSVC dependency issue between Clang-tablegen and LLVM-tablegen
Previously, when compiling Visual Studio targets, one could see random build errors. This was caused by tablegen projects using the same build folders. This workaround simply chains tablegen projects. Differential Revision: https://reviews.llvm.org/D54153 llvm-svn: 349541
Loading
Please register or sign in to comment