[PATCH] D98465: Clean up unnecessary dependency

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 16:29:35 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9466f9b43416: [CMake] Clean up unnecessary dependency (authored by phosek).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98465/new/

https://reviews.llvm.org/D98465

Files:
  llvm/lib/DebugInfo/CodeView/CMakeLists.txt


Index: llvm/lib/DebugInfo/CodeView/CMakeLists.txt
===================================================================
--- llvm/lib/DebugInfo/CodeView/CMakeLists.txt
+++ llvm/lib/DebugInfo/CodeView/CMakeLists.txt
@@ -45,5 +45,4 @@
 
   LINK_COMPONENTS
   Support
-  DebugInfoMSF
   )


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98465.330840.patch
Type: text/x-patch
Size: 283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/4f9f89fc/attachment.bin>


More information about the llvm-commits mailing list