[PATCH] D25843: [ELF] Add DebugInfoDWARF dependency

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 00:55:52 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284810: [ELF] Add DebugInfoDWARF dependency (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D25843?vs=75349&id=75397#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25843

Files:
  lld/trunk/ELF/CMakeLists.txt


Index: lld/trunk/ELF/CMakeLists.txt
===================================================================
--- lld/trunk/ELF/CMakeLists.txt
+++ lld/trunk/ELF/CMakeLists.txt
@@ -34,6 +34,7 @@
   BitWriter
   Codegen
   Core
+  DebugInfoDWARF
   Demangle
   IPO
   Linker


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25843.75397.patch
Type: text/x-patch
Size: 267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161021/6603a2a5/attachment-0001.bin>


More information about the llvm-commits mailing list