"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "d09adfd3993cbc1043b4d20232bce8bd774232cc"
I mis-interpreted the MCDisassembler's intended dependencies. Now to fix
them properly. Specifically, the disassembler clearly attempts to initialiaze all TargetInfo, MCTargeDesc, AsmParser, and Disassembler sublibraries of registered targets. This makes the CMakeLists accurately reflect this intent in the code. This should fix the last of the link errors that I have gotten reports of on OS X, but if anyone continues to see link errors, continue to pester me and I'll look into it. llvm-svn: 136603
Loading
Please register or sign in to comment