[PATCH] D45244: Add missing vtable anchors

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 17:05:26 PDT 2018


dblaikie added a comment.

You'd have to add the ExecutionEngine library as a dependency from the LTO
library - by modifying lib/LTO/LLVMBuild.txt - then it should link, I would
think.


Repository:
  rL LLVM

https://reviews.llvm.org/D45244





More information about the llvm-commits mailing list