labath added a comment.

We don't depend on the RuntimeDyld component of llvm directy -- we only use it 
indirectly through the ExecutionEngine component. Shouldn't that be reflected 
as a dependency in the build system somehow, so that the former can be pulled 
in directly ?
RuntimeDyld is listed as a dependency of ExecutionEngine in 
lib/ExecutionEngine/LLVMBuild.txt, but that does not seem to be reflected in 
the cmake? Is that a bug on the llvm side?


Repository:
  rL LLVM

https://reviews.llvm.org/D31367



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to