[PATCH] D45244: Add missing vtable anchors
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 11 09:10:58 PDT 2018
dblaikie added a comment.
Is it sufficient to put the dependency MCJIT in lib/LTO/LLVMBuild.txt (since that's where the dependency on is) & not in the tools that /use/ the LTO lib (I expect they should pickup the indirect dependency implicitly?)?
Repository:
rL LLVM
https://reviews.llvm.org/D45244
More information about the llvm-commits
mailing list