Fix shared build.
authorMichael Liao <michael.hliao@gmail.com>
Fri, 30 Oct 2020 04:44:42 +0000 (00:44 -0400)
committerMichael Liao <michael.hliao@gmail.com>
Fri, 30 Oct 2020 04:46:23 +0000 (00:46 -0400)
llvm/tools/llvm-libtool-darwin/CMakeLists.txt

index 8e2421f..65495ce 100644 (file)
@@ -1,5 +1,6 @@
 set(LLVM_LINK_COMPONENTS
   BinaryFormat
+  Core
   Object
   Support
   TextAPI