"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e8689fd0526d05d49dceb06cbd8702dc6a78eb43"
Fix the MCDisassembler dependencies. These were just absurdly wrong.
First off, only depend on the actual MC-ized disassemblers in the targets, not all of the libraries those in turn depend on. Second off, only depend on those MC-ized disassemblers for targets we're building. This should fix builds of fewer than all targets. llvm-svn: 136455
Loading
Please register or sign in to comment