[lli-child-target] Fix -DBUILD_SHARED_LIBS=on build
authorFangrui Song <maskray@google.com>
Wed, 30 Oct 2019 05:46:13 +0000 (22:46 -0700)
committerFangrui Song <maskray@google.com>
Wed, 30 Oct 2019 05:46:13 +0000 (22:46 -0700)
llvm/tools/lli/ChildTarget/CMakeLists.txt

index f08ce57..d3d15be 100644 (file)
@@ -1,4 +1,5 @@
 set(LLVM_LINK_COMPONENTS
+  OrcError
   OrcJIT
   RuntimeDyld
   Support